public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* typo in linux-2.2.18/Documentation/usb/usb-serial.txt
@ 2001-01-08 17:24 Hisaaki Shibata
  2001-01-08 20:09 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Hisaaki Shibata @ 2001-01-08 17:24 UTC (permalink / raw)
  To: linux-kernel

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  shibata@luky.org
 |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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-08 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-08 17:24 typo in linux-2.2.18/Documentation/usb/usb-serial.txt Hisaaki Shibata
2001-01-08 20:09 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox