aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-2/+0
* It was possible to have two threads concurrently aborting the sameIan Dowse2005-03-191-0/+28
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Fix KASSERT inversion that was introduced in 1.150, resulting in instantGiorgos Keramidas2005-01-051-1/+1
* Remove comment that doesn't seem to be true and add comments describingJulian Elischer2005-01-031-17/+16
* A much simpler way to work out if the required transfer can be done in 2Julian Elischer2005-01-031-3/+2
* Slightly reorganise part of the ohci_softintr() functionJulian Elischer2004-12-141-15/+26
* Fix just the worst of the timeout race conditions that the previousIan Dowse2004-11-161-1/+6
* Back out my recent changes for timeout races, as there have beenIan Dowse2004-11-121-39/+14
* Attempt to fix a number of race conditions in the handling ofIan Dowse2004-11-091-14/+39
* 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