summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-266/+335
* Add comments, change variable names to make them consistent (r -> err,n_hibma1999-07-251-116/+125
* Only print the device name once, during attach (device_quiet)n_hibma1999-06-211-0/+2
* Enable attachment of multiple drivers to a single device.n_hibma1999-05-301-11/+16
* Remove feature creep: STAILQ_REMOVE_HEAD_UNTIL added it for conveniencen_hibma1999-04-201-0/+4
* 1) Add Rockfire vendor and gamepad product (MAEKAWA Masahide)n_hibma1999-04-191-1/+38
* 1) Make debugging more selective.n_hibma1999-04-111-95/+24
* Cosmetical changes.n_hibma1999-03-221-1/+3
* Textual changesn_hibma1999-01-221-3/+12
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-101-13/+3
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-171/+434
* Added Id to all filesn_hibma1998-12-141-0/+1
* Updated USB kernel sources to NetBSD sources of 1998-12-09.n_hibma1998-12-131-29/+21
* Various bug fixes:n_hibma1998-12-091-2/+3
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+880
OpenPOWER on IntegriCloud