Edward Tomasz Napierala
ecf3a39e29
Erm, fix typo.
...
MFC after: 2 weeks
2018-04-26 17:36:48 +00:00
Edward Tomasz Napierala
163de4a1f0
Clarify which USB specs are supported by cdce(4) and umodem(4).
...
Discussed with: hselasky@
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
2018-04-26 17:34:53 +00:00
Edward Tomasz Napierala
fa196dea22
Fix device paths for USB serial adapters: the formatting strings
...
contain "%u", differently from eg uart(4) which uses "%r".
Suggested by: bde@
MFC after: 2 weeks
2017-05-09 08:36:09 +00:00
Edward Tomasz Napierala
4f4acb65e8
Add information about device nodes to man pages for USB serial drivers.
...
MFC after: 2 weeks
2017-04-26 19:51:10 +00:00
Baptiste Daroussin
6c89995002
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
Gleb Smirnoff
32fe943c32
Add supported device.
2012-08-06 08:59:39 +00:00
Martin Wilke
99fc589956
- Add missing usb and ucom devices
...
PR: usb/160301
Submitted by: Garrett Cooper <gcooper@ixsystems.com>
Reviewed by: hselasky
Approved by: hselasky, rwatson (mentor)
MFC after: 3 Days
2011-11-20 12:18:21 +00:00
Hans Petter Selasky
7cf9b284fc
- Remove superfluous ucom device lines in USB manual pages.
...
Submitted by: Carl @ telus.net
MFC after: 14 days
Approved by: thompsa (mentor)
2011-03-07 21:53:15 +00:00
Joel Dahl
8bf7539fe9
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
...
their software.
Obtained from: NetBSD
2010-03-02 21:59:03 +00:00
Nick Hibma
e4bb8c6423
The driver supports the Sony W810i phone (interface class driver).
...
Note: This entry is added as this is there was no mention of any phones
in the list. This entry might have people try the driver against their
device.
The Sony Ericsson phone provides an OBEX stack on further CDC
interfaces. Umodem wrongfully assumes that it is the driver for this
interface. This is due to a bogus implementation in the umodem driver
when searching for the data interface. This should be read from the CDC
descriptors. Also, more of this should happen in the probe instead of
attach.
MFC after: 4 weeks
2008-10-22 21:46:59 +00:00
MIHIRA Sanpei Yoshiro
ea486abe73
Add a HARDWARE section which lists supported devices.
...
Kyocera AH-K3001V Mobile Phone(WILLCOM)
Kyocera WX320K Mobile Phone(WILLCOM)
Approved by: re (bmah)
2007-08-21 13:20:13 +00:00
Christian Brueffer
0a771a3be7
Use our standard section 4 SYNOPSIS.
...
MFC after: 3 days
2006-11-22 21:30:02 +00:00
Alexander Leidinger
9e270de5ac
Add support for:
...
- Curitel PC5740 Wireless Modem (Verizon's PCMCIA card)
- Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s)
Bump the date in the uscanner man page for the update some minutes ago.
2006-06-18 17:46:40 +00:00
Giorgos Keramidas
7bdc0bba0b
Change the modem description of the previous commit to something that is
...
more likely to match the product name, as seen by the user on product
listings.
Suggested by: blackend, brueffer
2005-08-18 15:05:28 +00:00
Giorgos Keramidas
d5648a65b9
Add ELSA MicroLink 56k USB to the list of supported umodem devices.
...
PR: docs/85079
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
MFC after: 3 days
2005-08-18 13:04:13 +00:00
Christian Brueffer
00bf32b031
Grammar fix
...
MFC after: 3 days
2004-09-03 23:53:02 +00:00
Simon L. B. Nielsen
1e4b1b9c6a
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-08-19 21:37:32 +00:00
Warner Losh
fc1a4ecf57
Insert device foo for a few drivers that don't have it. Replace the
...
NetBSD config syntax with the FreeBSD syntax.
2004-06-24 05:09:15 +00:00
Ruslan Ermilov
706b6f9f2e
mdoc(7) police: minor markup fixes.
2002-05-30 12:59:52 +00:00
Tom Rhodes
8b97f3548e
Add usb(4) manual pages.
...
PR: 27919
Obtained from: NetBSD
MFC after: 3 days
2002-04-19 18:18:11 +00:00