LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Using an USB port as a standard DB9 Serial Port (https://www.linuxquestions.org/questions/linux-newbie-8/using-an-usb-port-as-a-standard-db9-serial-port-375524/)

Lsteele 10-21-2005 03:40 PM

Using an USB port as a standard DB9 Serial Port
 
I've been using the DB9 serial ports to run Wyse 55's as cash registers, and now I need to start using the USB ports. I got a USB to Serial converter with a DB9 end to plug in the connector and cable to the Wyse 55.

Since I found ttyUSB0 in /dev , I tried to dump to the Wyse 55 and only got "0mtotal 178" on the Wyse when I did:
ls -l >/dev/ttyUSB0 or
ls -l >/dev/usb/ttyUSB0

Then I tried to setup the entry in /etc/inittab as follows:
S0:2345:respawn:/sbin/agetty ttyUSB0 -L 9600 wy30

I have no idea what to do next.

michaelk 10-22-2005 09:48 AM

An unanswered thread is automatically bumped. Please do not repost the same question.

http://www.linuxquestions.org/rules.php


All times are GMT -5. The time now is 09:30 AM.