summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_port.h
Commit message (Expand)AuthorAgeFilesLines
* Activate the kthread mechanism for doing usb bus discovery. This meanspeter2001-06-061-3/+2
* UMASS_DEBUG implemented panic(9).n_hibma2001-01-041-0/+7
* Finally make the module dependencies work. kern_linker.c now allowsn_hibma2000-08-041-19/+11
* Properly fix world.n_hibma2000-07-061-2/+0
* Use the packed attribute for the descriptor on the wiren_hibma2000-07-051-0/+2
* Make the module dependencies actually work.n_hibma2000-06-151-3/+12
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
* Use the new and shiny module versioning. This enables you to load then_hibma2000-05-081-1/+3
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-031-10/+15
* Get rid of the last remnants of powerhook abuse.n_hibma2000-03-181-5/+2
* Correctly handle the conversion from virtual to physical addresses. Then_hibma2000-02-101-1/+1
* Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWNn_hibma2000-01-201-1/+1
* Correct the last parameter for clallocn_hibma1999-11-281-4/+4
* Addition of new fields to the usb_devinfo struct to enable the newn_hibma1999-11-211-0/+3
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-18/+41
* Remove superfluous header file includesn_hibma1999-11-081-13/+6
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-30/+177
* Remove superfluous semi-colonn_hibma1999-06-271-4/+4
* Replace usbd_device_set_desc by device_set_desc_copyn_hibma1999-06-271-1/+1
* Change 'device' to 'self', to be more like the rest of the coden_hibma1999-06-261-2/+2
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-1/+0
* Forgot one.n_hibma1999-04-211-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+1
* Added macro logprintfn_hibma1999-04-071-0/+4
* Fixed bug in disconnect handling in uhub.cn_hibma1999-01-221-4/+5
* Removal unneccessary definitionsn_hibma1999-01-141-9/+5
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-101-5/+8
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-55/+164
* Added Id to all filesn_hibma1998-12-141-1/+2
* Added copyright and Idn_hibma1998-12-141-0/+34
* small oops on previous bug fix, it's late...n_hibma1998-12-131-1/+1
* Removed unneeded definitionn_hibma1998-12-131-4/+0
* Various bug fixes:n_hibma1998-12-091-1/+0
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+79
OpenPOWER on IntegriCloud