summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* Make the USB subsystem unloadable and detachable, though currentlyiedowse2004-08-021-3/+13
* MFNetBSD.le2004-06-261-2/+5
* MFNetBSD Version 1.146julian2004-03-261-5/+11
* Fixed incomplete initialization in some ohci controllers withshiba2003-12-221-33/+46
* Enable support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWNshiba2003-12-221-12/+2
* Write the correct value to `td_be' for the second and furtheriedowse2003-11-251-1/+1
* Remove a gremlin so that this code compiles under -stable withoutjoe2003-11-121-1/+1
* MFNetBSD:joe2003-11-101-3/+1
* MFNetBSD:joe2003-11-101-1/+2
* MFNetBSD:joe2003-11-101-8/+11
* Revise the NetBSD revision control strings.joe2003-11-091-13/+1
* MFNetBSD:joe2003-11-091-2/+2
* Use __FBSDID().obrien2003-08-241-1/+3
* fix support for umass and related devices on ohci. This is a partialjmg2003-07-151-78/+144
* make usb bus_dma aware.jmg2003-07-151-49/+42
* minor white space fix upjmg2003-07-151-2/+4
* Backout the last commit!joe2003-07-141-1/+2
* MFNetBSD: revision 1.136joe2003-07-141-1/+2
* MFNetBSD: revision 1.135joe2003-07-141-4/+5
* MFNetBSD: revision 1.134joe2003-07-141-27/+49
* MFNetBSD: revision 1.133joe2003-07-141-0/+5
* MFNetBSD: revision 1.132joe2003-07-141-1/+4
* MFNetBSD: revision 1.129joe2003-07-141-0/+7
* MFNetBSD:joe2003-07-141-4/+5
* MFNetBSD:joe2003-07-141-1/+2
* remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-041-8/+8
* Fixed an issue which transfer no packets in combination with aue driver.shiba2003-03-051-2/+5
* Fix two bugs in the DMA chaining code for OHCI. The first bug is thatdillon2002-12-201-5/+9
* MFNetBSD: (partial 1.133)joe2002-12-091-0/+2
* MFNetBSD:joe2002-12-091-5/+0
* Don't corrupt the ED list whilst removing an entry.joe2002-12-091-1/+1
* In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTRjoe2002-09-301-0/+6
* MFNetBSD:joe2002-08-161-6/+6
* Use the hw.usb sysctl tree instead of debug.usb.joe2002-08-081-1/+2
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-21/+21
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-311-0/+3
* NetBSD have adopted our usage of the DMAADDR macro:joe2002-05-281-1/+1
* Correct the usage of DMAADDR in a piece of '#if 0'd code. (The compilerjoe2002-05-261-1/+1
* MFNetBSD:joe2002-05-261-2/+2
* MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)joe2002-05-261-5/+5
* Some non-functional changes to make the differences between NetBSD'sjoe2002-04-291-31/+35
* Move the new byte order function prototypes from <sys/param.h> tomike2002-04-261-0/+1
* Remove the overt differences between ours and NetBSD's version of this file.joe2002-04-071-50/+38
* Re-add the definitions of htole32(x) and le32toh(x) for OpenBSD.joe2002-04-071-0/+14
* MFNetBSD:joe2002-04-071-3/+3
* MFNetBSD: ohci.c (1.119), ohcivar.h (1.30)joe2002-04-071-6/+12
* MFNetBSD:joe2002-04-071-4/+23
* MFNetBSD:joe2002-04-071-2/+4
* MFNetBSD:joe2002-04-071-2/+30
* MFNetBSD: ohci.c (1.114), ohcivar.h (1.29)joe2002-04-071-6/+17
OpenPOWER on IntegriCloud