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