[gentoo-user] Re: Wine + USB to serial adapter

2008-10-13 Thread James
Adam Carter Adam.Carter at optus.com.au writes: Is /dev/ttyUSB0 as functional as a regular /etc/ttyS0? I have a USB to serial adapter that uses the pl2303 driver, and have It's listed in the kernel sources so it should work.. make menuconfig --device drivers --usb --USB Serial Converter

RE: [gentoo-user] Re: Wine + USB to serial adapter

2008-10-13 Thread Adam Carter
FTDI work very well under windows or linux. Once you add the appropriate driver (via the linux kernel) you can boot either winblows or linux and use the 9pin-serial-to-usb as you like with either OS. The device is setup and works (hence the existance of the /dev/ttyUSB0 device). If the

[gentoo-user] Re: Wine + USB to serial adapter

2008-10-13 Thread James
Adam Carter Adam.Carter at optus.com.au writes: It works fine with minicom. Its just not responding in wine or vwmare (when mapped to a windows com port). OK, good. Sorry, I never tried to use with wine or vmware James

RE: [gentoo-user] Re: Wine + USB to serial adapter

2008-10-13 Thread Adam Carter
Also; absydos adam # setserial /dev/ttyUSB0 Cannot get serial info: Invalid argument And absydos adam # stty -F /dev/ttyUSB0 speed 9600 baud; line = 0; -brkint -imaxbel absydos adam #