Displaying 1 result from an estimated 1 matches for "luboss".
Did you mean:
lubosz
2011 Jan 14
5
Reading from serial port
Hello,
I've got RFID card reader plugged in serial port.
cat /dev/ttyS0 ...gives me ID of the card I'm using => that's OK
As soon as I open the port with win32 appication via wine... I get no data from reader. Even cat /dev/ttyS0 does not work anymore afterwards.
I thinks it's because as soon as application opens it via wine some tty flags change:
(PS: Of course I created