summaryrefslogtreecommitdiffstats
path: root/share/man/man4/usb.4
Commit message (Collapse)AuthorAgeFilesLines
* Add some additional cross references.imp2007-07-241-0/+3
| | | | Approved by: re@ (blanket)
* Use our standard section 4 SYNOPSIS.brueffer2006-11-221-1/+13
| | | | MFC after: 3 days
* Fix typodd2005-12-221-1/+1
|
* Remove usbd(8) and all references to it. It is no longer necessaryiedowse2005-12-151-1/+0
| | | | | | since devd(8) now provides the same functionality. Submitted by: Anish Mistry
* Cross reference ehci(4).simon2005-04-201-1/+2
| | | | | Suggested by: Flemming Jacobsen MFC after: 3 days
* s/udi_peed/udi_speed/markus2004-06-231-1/+1
| | | | | Approved by: brueffer MFC after: 3 days
* Get rid of duplicates.ru2003-09-141-1/+1
|
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-4/+2
|
* Get usb(4) manual page closer to reality:hmp2003-05-241-40/+58
| | | | | | | | | | | - 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)
* Update xrefs to point at other usb pages.trhodes2003-02-151-0/+2
|
* Remove reference to a non-existant manual page && add a cross-reference totrhodes2002-12-191-1/+1
| | | | ulpt(4)
* Add ucom.4 to the list of related man pages.joe2002-12-091-0/+1
| | | | | Submitted by: keramida Approved by: re (murray)
* mdoc(7) police: scheduled sweep.ru2002-11-291-25/+25
| | | | Approved by: re
* Remove bogus advertising clauses.thomas2002-10-301-4/+1
| | | | Reviewed by: n_hibma, roberto
* mdoc(7) police: tidy up.ru2002-03-181-34/+48
|
* Merge from NetBSD.joe2002-01-281-1/+68
| | | | | | | | | | | | | | | | | | | | 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.
* Sync with NetBSD's version.joe2002-01-281-5/+25
|
* Ispell sweep of share/man/man4.mpp2002-01-211-1/+1
|
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-101-2/+2
| | | | with a trailing zero-width space: `e.g.\&'.
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
|
* ulpt(4) doesn't exist, so don't cross ref to it.imp2001-05-011-1/+0
| | | | Reviewed by: n_hibma
* remove reference to nonexistent ugen(4) manual page.ben2001-01-251-1/+0
| | | | | PR: 24622 Submitted by: Ernst de Haan <ernst@jollem.com>
* Prepare for mdoc(7)NG.ru2001-01-161-1/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-1/+1
| | | | precedent.
* Update my e-mail addressn_hibma2000-05-021-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Second round of config related changes to the manpages.asmodai2000-01-231-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* Discourage usage of controller in kernel config files. Reflect thisasmodai2000-01-171-1/+1
| | | | by changing ``controller'' to ``device'' as per GENERIC and LINT.
* Update the manpage with the changed usb_devinfo structure.n_hibma1999-11-221-29/+39
|
* * remove i386 specific markphantom1999-11-151-1/+1
| | | | | * some style and syntax fixes * some duplicated $FreeBSD$ tags removed
* Change `NetBSD' in the description to `FreeBSD' in the sentence,chris1999-09-031-1/+1
| | | | | "NetBSD provides machine-independent bus support and drivers for USB devices."
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-4/+5
| | | | | | | | | | - 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>
* Added man page usb uhci ohcin_hibma1999-02-211-0/+297
OpenPOWER on IntegriCloud