summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_port.h
Commit message (Expand)AuthorAgeFilesLines
* MFNetBSD:joe2003-11-091-7/+1
* Make it easier to run this code on RELENG_4.joe2003-10-041-0/+25
* make usb bus_dma aware.jmg2003-07-151-1/+7
* sync w/ NetBSDjmg2003-07-151-0/+2
* MFNetBSD:joe2003-07-141-8/+13
* WARNING: white space diffjmg2003-07-041-2/+2
* Don't define memcpy() to bcopy() and in particular not memset() tophk2003-05-311-3/+0
* Some kernel threads try to do significant work, and the default KSTACK_PAGESscottl2002-10-021-2/+2
* Gremlins ate my comment!joe2002-09-301-1/+1
* In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTRjoe2002-09-301-0/+3
* Use the hw.usb sysctl tree instead of debug.usb.joe2002-08-081-1/+1
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-54/+0
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-311-0/+4
* MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts.joe2002-05-091-14/+107
* MFNetBSD:joe2002-05-091-1/+3
* MFNetBSD: usb.c (1.58)joe2002-04-071-0/+2
* Iron out some obvious differences between NetBSD's and own version ofjoe2002-04-061-17/+6
* Define away 'Static' when compiling with USB_DEBUG defined, to make itjoe2002-04-061-2/+3
* Another step in merging our if_aue driver with NetBSD's.joe2002-04-061-0/+3
* MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88)joe2002-04-021-0/+2
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hjoe2002-04-011-0/+2
* Merge from NetBSD:joe2002-04-011-4/+8
* Merge from NetBSD:joe2002-04-011-0/+6
* Huge merge from NetBSD:joe2002-03-161-7/+13
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-1/+0
* Merge from NetBSD:joe2002-02-261-0/+9
* Merge from NetBSD.joe2002-01-281-0/+3
* Merge from NetBSD:joe2002-01-241-0/+6
* Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port tojoe2002-01-021-0/+2
* NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)joe2002-01-021-0/+11
* 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
OpenPOWER on IntegriCloud