From: Hisaaki Shibata <shibata@luky.org>
To: linux-kernel@vger.kernel.org
Subject: typo in linux-2.2.18/Documentation/usb/usb-serial.txt
Date: Tue, 09 Jan 2001 02:24:07 +0900 [thread overview]
Message-ID: <20010109022407R.shibata@luky.org> (raw)
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/
next reply other threads:[~2001-01-08 17:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-08 17:24 Hisaaki Shibata [this message]
2001-01-08 20:09 ` typo in linux-2.2.18/Documentation/usb/usb-serial.txt Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010109022407R.shibata@luky.org \
--to=shibata@luky.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.