aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/usbd
Commit message (Expand)AuthorAgeFilesLines
* MFC: USB structure rename.Alfred Perlstein2002-02-241-20/+20
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-3/+3
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-2/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-272-5/+7
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-3/+3
* MFC: [rev 1.15, 1.16, 1.17, 1.18] Fix off-by-one errors detectedPaul Saab2000-08-071-3/+4
* MFC:Nick Hibma2000-07-032-1/+9
* MFC: Add a comment about the fact that the usb module is automaticallyNick Hibma2000-04-021-0/+7
* MFC: usbd(8) will autoload the usbd kld if necessaryJonathan M. Bresler2000-04-021-0/+8
* Remove gratuitous dashes (-) in Fl macro arguments.Sheldon Hearn2000-03-061-2/+2
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-061-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-012-21/+42
* Don't fail if less then MAXDEV /dev/usb\d+ entries exist.Nick Hibma2000-01-101-1/+1
* usbd.conf is in section 5, not 8.Jun Kuriyama1999-12-301-1/+1
* Add a missing '"' in the examples.David E. O'Brien1999-12-171-1/+1
* Complain if we get an error that is not ENXIO while opening /dev/usb\d+Nick Hibma1999-12-061-0/+7
* Add the ability to match on device names attached to.Nick Hibma1999-11-282-28/+166
* Avoid null dereference on verbose output.Nick Hibma1999-11-241-7/+7
* Flip the sequence of vendor, product around, to make it consistentNick Hibma1999-11-221-19/+19
* Clarify the functionality of usbd a bit more.Nick Hibma1999-11-221-3/+24
* Add event queue handling. It triggers activities on events read fromNick Hibma1999-11-214-59/+949
* Cleanup of the code before we add a few thins.Nick Hibma1999-11-181-33/+49
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Syncing with NetBSD version 1998/12/14Nick Hibma1999-04-112-9/+8
* Added IdNick Hibma1998-12-142-0/+2
* Made this actually work when there is an obj dir.Bruce Evans1998-12-131-10/+2
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-263-0/+278