Serial communications on Linux ("EV_RXFLAG not handled")

Questions about Wine on Linux
Locked
Ramin
Newbie
Newbie
Posts: 2
Joined: Mon Feb 25, 2019 8:56 am

Serial communications on Linux ("EV_RXFLAG not handled")

Post by Ramin »

RE: "fixme:comm:wait_on EV_RXFLAG not handled"
coming from: dlls/ntdll/serial.c

This is an unimplemented feature (apparently due to missing serial communication features in Linux Kernel / Drivers) and there has been bug reports and forum posts and attempts to fix it in the past. But there seems to be no solution available.

Basically I cannot find any patches or fixes although there "seems to be" functional workarounds.

Could someone help me find an old patch or suggest a workaround!?

Related links and old posts:
https://bugs.winehq.org/show_bug.cgi?id=9130
viewtopic.php?t=1959
https://www.winehq.org/pipermail/wine-d ... 57957.html
https://www.winehq.org/pipermail/wine-b ... 63577.html
https://wine-devel.winehq.narkive.com/h ... -emulation

Related Windows documentation:
https://docs.microsoft.com/en-us/window ... tcommevent

Any suggestions?
Locked