summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhci.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Fix just the worst of the timeout race conditions that the previousiedowse2004-11-161-1/+2
* Back out my recent changes for timeout races, as there have beeniedowse2004-11-121-40/+16
* Attempt to fix a number of race conditions in the handling ofiedowse2004-11-091-16/+40
* Handle all types of interrupts when operating the uhci(4) controller injhb2004-10-281-2/+2
* The macro for the function specifier inline is spelled '__inline'.stefanf2004-10-031-3/+3
* Reinstate a usb_transfer_complete() call that got lost in theiedowse2004-08-021-0/+1
* Make the USB subsystem unloadable and detachable, though currentlyiedowse2004-08-021-3/+14
* Diff reduction to NetBSD.le2004-07-191-2/+1
* Diff reduction to NetBSD.le2004-05-231-3/+5
* Fix a suspend/resume issue. My Compaq N400c works fine.shiba2004-01-121-0/+3
* MFNetBSD:joe2003-11-101-0/+10
* MFNetBSD:joe2003-11-091-1/+2
* Revise the NetBSD revision control strings.joe2003-11-091-10/+1
* MFNetBSD:joe2003-11-091-3/+3
* Use __FBSDID().obrien2003-08-241-1/+3
* make usb bus_dma aware.jmg2003-07-151-3/+2
* MFNetBSD:joe2003-07-141-10/+11
* MFNetBSD: revision 1.172joe2003-07-141-1/+1
* MFNetBSD: revision 1.170joe2003-07-141-1/+5
* MFNetBSD: rev 1.169joe2003-07-141-6/+21
* Make a note of which patches we already have incorporated from NetBSD.joe2003-07-141-1/+6
* MFNetBSD:joe2003-07-141-2/+6
* MFNetBSD: rev 1.166joe2003-07-141-13/+99
* MFNetBSD: 1.165joe2003-07-141-3/+8
* remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-041-7/+7
* WARNING: white space diffjmg2003-07-041-4/+4
* Make uhci_waitintr() robust to interrupts being enabled, even thoughiedowse2003-03-111-4/+3
* Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.jhay2003-02-281-3/+13
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* When resuming after a system suspend, re-issue the UHCI_CMD_MAXPiedowse2002-12-261-0/+1
* In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTRjoe2002-09-301-0/+6
* Use the hw.usb sysctl tree instead of debug.usb.joe2002-08-081-1/+4
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-26/+26
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-311-0/+3
* Remove some strange code that allocates memory and then immediatelyiedowse2002-07-301-26/+2
* NetBSD have adopted our usage of the DMAADDR macro:joe2002-05-281-1/+1
* MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)joe2002-05-261-3/+3
* Move the new byte order function prototypes from <sys/param.h> tomike2002-04-261-0/+1
* General white space cleanup, to synchronise with NetBSD.joe2002-04-071-26/+36
* MFNetBSD:joe2002-04-071-3/+3
* MFNetBSD:joe2002-04-071-2/+2
* MFNetBSD:joe2002-04-071-8/+7
* MFNetBSD:joe2002-04-071-8/+13
* MFNetBSD:joe2002-04-071-23/+67
* MFNetBSD:joe2002-04-071-2/+2
* MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97)joe2002-04-071-3/+3
* Update $NetBSD$ idents.joe2002-04-071-1/+1
OpenPOWER on IntegriCloud