imp
6efbeeeff5
Add some additional cross references.
...
Approved by: re@ (blanket)
2007-07-24 14:51:21 +00:00
brueffer
3c5d5c9c84
Use our standard section 4 SYNOPSIS.
...
MFC after: 3 days
2006-11-22 21:30:02 +00:00
dd
dc32464eaf
Fix typo
2005-12-22 10:51:14 +00:00
iedowse
0b71e714c9
Remove usbd(8) and all references to it. It is no longer necessary
...
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
2005-12-15 01:04:51 +00:00
simon
0d333ce191
Cross reference ehci(4).
...
Suggested by: Flemming Jacobsen
MFC after: 3 days
2005-04-20 07:33:09 +00:00
markus
8ab36c09a8
s/udi_peed/udi_speed/
...
Approved by: brueffer
MFC after: 3 days
2004-06-23 23:25:58 +00:00
ru
cc9d2aeb39
Get rid of duplicates.
2003-09-14 13:41:59 +00:00
ru
1c23ef339b
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
hmp
2fc90a0aae
Get usb(4) manual page closer to reality:
...
- update ``struct usb_device_info''
- add information about new fields in about struct
- document USB_EVENT_IS_ATTACH() and USB_EVENT_IS_DETACH()
- update URL of the USB.ORG developer documentation
PR: docs/41580 (original patch)
Reviewed by: n_hibma
Approved by: des (mentor), re (bmah)
2003-05-24 18:28:18 +00:00
trhodes
f86d730016
Update xrefs to point at other usb pages.
2003-02-15 19:17:30 +00:00
trhodes
5c5d2fc25d
Remove reference to a non-existant manual page && add a cross-reference to
...
ulpt(4)
2002-12-19 19:00:51 +00:00
joe
8794d1e19d
Add ucom.4 to the list of related man pages.
...
Submitted by: keramida
Approved by: re (murray)
2002-12-09 00:22:14 +00:00
ru
6d3a461a4f
mdoc(7) police: scheduled sweep.
...
Approved by: re
2002-11-29 11:39:20 +00:00
thomas
1342e2dea9
Remove bogus advertising clauses.
...
Reviewed by: n_hibma, roberto
2002-10-30 22:27:54 +00:00
ru
272c9b0e68
mdoc(7) police: tidy up.
2002-03-18 14:35:22 +00:00
joe
3311f87be6
Merge from NetBSD.
...
uhub.c: revision 1.37
usb.4: revision 1.30
usb.c: revision 1.38
usb.h: revision 1.40
usb_port.h: revision 1.21
usb_subr.c: revision 1.65
usbdi.h: revision 1.40
Split the attach/detach events up into device, driver and controller
attach and detach events.
The commit message from NetBSD was:
date: 2000/02/02 07:34:00; author: augustss; state: Exp;
Change the USB event mechanism to include more information
about devices and drivers. Partly from FreeBSD.
Also rework usbd to take these new event types into account.
2002-01-28 01:03:19 +00:00
joe
df86bfa3eb
Sync with NetBSD's version.
2002-01-28 00:48:28 +00:00
mpp
ea7f37bd55
Ispell sweep of share/man/man4.
2002-01-21 12:09:13 +00:00
ru
80f060f0cf
mdoc(7) police: protect trailing full stops of abbreviations
...
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
ru
05e503d80a
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
imp
66031e93ec
ulpt(4) doesn't exist, so don't cross ref to it.
...
Reviewed by: n_hibma
2001-05-01 21:46:28 +00:00
ben
fc25f4c3ea
remove reference to nonexistent ugen(4) manual page.
...
PR: 24622
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-01-25 10:44:06 +00:00
ru
3e32b84b0f
Prepare for mdoc(7)NG.
2001-01-16 09:32:40 +00:00
asmodai
181114fb0b
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
n_hibma
7723d4f854
Update my e-mail address
2000-05-02 11:58:47 +00:00
sheldonh
b45b9e3cde
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
asmodai
6cf0cbdb7e
Second round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 16:13:26 +00:00
asmodai
83a44df7a9
Discourage usage of controller in kernel config files. Reflect this
...
by changing ``controller'' to ``device'' as per GENERIC and LINT.
2000-01-17 08:08:33 +00:00
n_hibma
357fe49e4f
Update the manpage with the changed usb_devinfo structure.
1999-11-22 14:41:02 +00:00
phantom
e2ed2a4ac3
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
chris
67a24c48d6
Change NetBSD' in the description to
FreeBSD' in the sentence,
...
"NetBSD provides machine-independent bus support and drivers for USB
devices."
1999-09-03 13:47:58 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
mpp
1f5a4f9ad4
Various man page cleanup:
...
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
1999-08-15 10:48:36 +00:00
n_hibma
4cf3fa2025
Added man page usb uhci ohci
1999-02-21 16:56:33 +00:00