lsusb .... Bus 003 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
dmesg ..... [ 5226.288081] usb 3-1: new full speed USB device using uhci_hcd and address 2 [ 5226.451358] usb 3-1: configuration #1 chosen from 1 choice [ 5226.569698] usbcore: registered new interface driver usbserial [ 5226.570727] USB Serial support registered for generic [ 5226.571732] usbcore: registered new interface driver usbserial_generic [ 5226.571737] usbserial: USB Serial Driver core [ 5226.581173] USB Serial support registered for pl2303 [ 5226.582212] pl2303 3-1:1.0: pl2303 converter detected [ 5226.594494] usb 3-1: pl2303 converter now attached to ttyUSB0 [ 5226.594549] usbcore: registered new interface driver pl2303 [ 5226.594557] pl2303: Prolific PL2303 USB to serial adaptor driver
lsmod|grep 2303 pl2303 15740 0 usbserial 33019 1 pl2303
ls -la /dev/ttyUSB* crw-rw---- 1 root dialout 188, 0 2010-05-31 05:50 /dev/ttyUSB0
cat /proc/devices |grep -i ttyUSB 188 ttyUSB
..... Using serial port usb Suitable USB device not found, waiting.