comm brokenness -- any plans to fix?
7 Oct
2004
7 Oct
'04
3:02 p.m.
Hi, is there anyone willing to fix the serial port borkedness (data going out, but not coming back in)? If not, I might have to do that as I wish to get a couple developer tools from Windows running under wine (namely Zilog's Developer Studio and Parallax's SX-KEY). Cheers, Kuba Ober
8 Oct
8 Oct
2:25 p.m.
Kuba Ober a écrit :
Hi,
is there anyone willing to fix the serial port borkedness (data going out, but not coming back in)? you just need to copy the 'if (flags & FD_FLAG_TIMEOUT) {...}' block at the top of NtReadFile to the same position in NtWriteFile. That should to the trick. A+
7825
Age (days ago)
7826
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eric Pouech -
Kuba Ober