summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbd/usbd.c
Commit message (Expand)AuthorAgeFilesLines
* Don't fail if less then MAXDEV /dev/usb\d+ entries exist.n_hibma2000-01-101-1/+1
* Complain if we get an error that is not ENXIO while opening /dev/usb\d+n_hibma1999-12-061-0/+7
* Add the ability to match on device names attached to.n_hibma1999-11-281-25/+144
* Avoid null dereference on verbose output.n_hibma1999-11-241-7/+7
* Flip the sequence of vendor, product around, to make it consistentn_hibma1999-11-221-19/+19
* Add event queue handling. It triggers activities on events read fromn_hibma1999-11-211-51/+785
* Cleanup of the code before we add a few thins.n_hibma1999-11-181-33/+49
* Syncing with NetBSD version 1998/12/14n_hibma1999-04-111-8/+7
* Added Idn_hibma1998-12-141-0/+1
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+183
OpenPOWER on IntegriCloud