Commit Graph

92 Commits

Author SHA1 Message Date
joerg
5e015e5e29 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
snj
1a30d8a579 Fix some typos and bad wording. From Raphael Langerhorst in
PR misc/35213, plus two small nits from me.
2009-05-18 00:07:47 +00:00
wiz
6272d564d6 New sentence, new line. 2009-05-04 20:42:00 +00:00
joerg
efb76c4e51 Add missing quote. Use paragraphs instead of .br. 2009-04-10 15:02:03 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
apb
babf703a98 Reference stuirda(4), which now exists. (Inspired by revision 1.86.) 2008-03-25 19:53:13 +00:00
xtraeme
53fbc48b28 Remove a commented out line that was causing a warning. 2008-03-24 23:14:02 +00:00
xtraeme
b243913ce0 Separate the device list in different sections, and update the list
to match current reality in the src tree.

Inspired by the OpenBSD's usb(4) manpage.
2008-03-24 22:49:20 +00:00
ichiro
817e003a02 add full support device driver for Huawei E220 wireless modem
PR/37692 from Yojiro UO
---
uhmodem: device driver for huawei 3G wireless modem

* what it is?

A device driver for huawei 3G wireless modem, E220 and its valiations.

The devices are very simuler to ubsa device, but they need special care
to use as modem device.
This patch introduce "uhmodem (USB Huawei modem)" for the devices.
A uhmodem device has two com devices and one USB mass strage device.
The driver enable to use all of them.

* dmesg:
uhmodem0 at uhub0 port 1 configuration 1 interface 0
uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
uhmodem0: mass storage only mode, reattach to enable modem
uhmodem0: at uhub0 port 1 (addr 2) disconnected
uhmodem0 detached
uhmodem0 at uhub0 port 1 configuration 1 interface 0
uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
ucom0 at uhmodem0 portno 0: modem
ucom1 at uhmodem0 portno 1: monitor
umass0 at uhub0 port 1 configuration 1 interface 2
umass0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
cd0 at scsibus0 target 0 lun 0: <HUAWEI, Mass Storage, 2.31> cdrom removable
2008-01-21 11:36:46 +00:00
kiyohara
89ad31246c Add some devices. 2007-08-21 10:59:53 +00:00
xtraeme
fb3a719044 New udav(4) device, from Julian Suschlik via current-users@. 2007-07-12 21:26:03 +00:00
scw
34b4a96dbb Add a kernel driver and userland program for the Topfield TF5000PVR range
of digital video recorders popular in Europe and Australia.

These devices have a USB client port which can be used to upload and
download recordings (and other files, such as MIPS binaries for execution
on the DVR's CPU) to/from their internal hard disk, in addition to some
other operations on files and directories.
2006-04-03 08:15:48 +00:00
perry
fd18408b9a u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
wiz
7b47372df1 Bump date for 1.77. 2005-09-10 22:25:58 +00:00
drochner
ce9fc42a2b -avoid references to the cardbus "dev" locator, this doesn't make
sense technically and should be removed
2005-09-09 14:11:39 +00:00
gson
c1b877ce29 Update description of struct usb_device_info to match the current
definition in usb.h revision 1.72.
2005-08-29 11:49:36 +00:00
skrll
acd7c4c5ca Add a driver for Cypress microcontroller based USB serial adapters.
XXX hw flow control is not supported.
2005-07-30 06:14:49 +00:00
augustss
c1a19f89d8 Document 'uhci at cardbus'. From FUKAUMI Naoki. 2005-07-24 08:44:59 +00:00
peter
a9b411c198 Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
2005-06-20 13:25:23 +00:00
wiz
7de2bf2d68 Mention ukyopon. 2005-04-16 14:38:14 +00:00
wiz
0967fe43f4 Fix typo in Dd argument. 2004-10-24 16:40:32 +00:00
augustss
6496ac653d s/uax/axe/ 2004-10-23 13:46:45 +00:00
augustss
88fe3bf7b4 Mention cdce(4). 2004-10-22 13:44:49 +00:00
rumble
aae599581f Removed accidental repetitious words. 2004-10-04 19:12:52 +00:00
wiz
9d6790e608 Add xrefs to uep(4). 2004-05-25 10:54:22 +00:00
wiz
a32eb9df18 Drop trailing whitespace. 2004-05-11 23:16:59 +00:00
wiz
d173e8655e Various fixes from Sergey Svishchev svs at ropnet ru in private mail.
Some additional "new sentence, new line" changes while I was there.
2004-05-11 22:42:47 +00:00
jdolecek
8a6036db49 fix description of usb_device_info structure - members are prefixed
by udi_, and adapt to udi_lowspeed -> udi_speed member change

fix usb_device_stats - there is uds_ prefix

use #include <dev/usb/usb.h> also in USB CONTROLLER INTERFACE section

bump date
2004-05-08 10:14:00 +00:00
wiz
db19c52951 Bump date for previous. 2004-01-07 15:36:08 +00:00
augustss
b10eb3c716 Document the kernel threads. 2004-01-07 14:31:05 +00:00
wiz
39f8bdccc4 Update URL. From Leandro Costa via jmc@openbsd. 2003-05-06 18:59:20 +00:00
wiz
db4fe5921f Consistent spelling of "RS-232". 2003-03-30 17:26:51 +00:00
augustss
6a7347f080 Add uax(4) man page. 2003-02-16 14:10:39 +00:00
augustss
b266cbec7b Fix a typo pointed out by Urban Boquist. 2003-01-01 16:09:19 +00:00
augustss
0c81b8340d Add ubsa(4). 2002-10-08 13:18:42 +00:00
wiz
668c7500e7 Mention various *VERBOSE kernel options in the corresponding man pages.
From Julio Merino in misc/17637.
Bump dates.
2002-09-27 22:31:41 +00:00
wiz
54ae9afa12 Sort SEE ALSO. 2002-08-20 16:37:47 +00:00
augustss
93b57947fa Add another line about slhci. 2002-08-11 19:28:05 +00:00
isaki
b919446c40 Add manual page of slhci(4) 2002-08-11 13:24:55 +00:00
wiz
7e57db6ca9 The man page claims they are sorted by driver name, so sort them by driver
name.
2002-07-25 21:30:34 +00:00
wiz
e768795cdc There's no usb(3); remove Xrefs to it. 2002-06-12 00:24:39 +00:00
ichiro
8597354bd2 s/RL8150/RTL8150 2002-05-13 05:41:31 +00:00
augustss
b3d17dfe30 Xref urlphy. 2002-04-02 20:45:40 +00:00
ichiro
f51a1295d1 add url(4) 2002-03-28 21:38:09 +00:00
augustss
d00ad9335b Add uvscom(4). 2002-03-19 15:17:48 +00:00
wiz
66bb8e2176 Make DESCRIPTION sections (mostly by renaming non-standard section headers).
[See bin/14591 for a reason why we should have them.]
2002-03-06 14:43:02 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
augustss
7528be111a Xref ustir(4). 2002-01-03 19:02:54 +00:00
augustss
1928358f48 Add udsbr(4). 2002-01-02 03:15:03 +00:00
wiz
1af51d0cde Sort SEE ALSO. 2001-12-29 11:53:48 +00:00