Hi! I tried to use USB-SERIAL converter shown in http://www.century.co.jp/products/usb_serial1a.html that uses Prolific chip. Prolific USB2SERIAL is not supported yet, so I tried to "generic". Then I found typo in the document. Here is a tiny patch. BTW. I can not use prolific U2S yet. Any comments? --- usb-serial.txt~ Tue Jan 9 02:12:55 2001 +++ usb-serial.txt Tue Jan 9 02:13:30 2001 @@ -196,7 +196,7 @@ To enable the generic driver to recognize your device, build the driver as a module and load it by the following invocation: - insmod usb-serial vendor=0x#### product=0x#### + insmod usbserial vendor=0x#### product=0x#### where the #### is replaced with the hex representation of your device's vendor id and product id. Best Regards, Hisaaki Shibata -- WWWWW [EMAIL PROTECTED] |O-O| Hisaaki Shibata JAPAN 0(mmm)0 P-mail: 070-5419-3233 IRC: #luky ~ http://his.luky.org/ last update:2000.3.12 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/