Changes between Version 1 and Version 2 of Ticket #8734, comment 10
- Timestamp:
- Oct 12, 2012, 12:19:53 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8734, comment 10
v1 v2 8 8 Hi, thanks for your help. I'm not sure if this is the right venue for getting advice, but I've been testing out a BeOS machine so I can then duplicate it using a USB-Serial adaptor with Haiku. Unfortunately not having any luck. I've searched Google and BeOS documentation extensively for stty commands to figure it out myself first, but can't seem to get it to work. I tried the following: 9 9 10 Connected BeOS and Windows machines using serial ports and null modem, to verify successful connection. Ran SerialConnect on serial port #1 and it received ASCII text fine from Windows. Closed SerialConnect and ran in Terminal:10 Connected BeOS and Windows machines using serial ports and null modem, to verify successful connection. Ran SerialConnect on serial port 1 and it received ASCII text fine from Windows. Closed SerialConnect and ran in Terminal: 11 11 stty 9600 -parenb -cstopb cs8 ; cat < /dev/ports/serial1 12 12