summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ehci.c
Commit message (Expand)AuthorAgeFilesLines
* Make the USB subsystem unloadable and detachable, though currentlyiedowse2004-08-021-9/+13
* Attempt to follow the correct procedure for synchronising with theiedowse2004-08-021-3/+0
* Implement basic support for EHCI interrupt pipes. This is unlikelyiedowse2004-08-011-11/+266
* Diff reduction to NetBSD.le2004-07-191-2/+1
* MFNetBSD.le2004-07-151-6/+6
* Unbreak -O2 build: initialize nstatus to avoid uninitialized warning.marcel2004-07-031-1/+3
* MFNetBSD.le2004-07-011-2/+3
* MFNetBSD ehci.c and ehcireg.hle2004-06-261-44/+48
* Diff reduction to NetBSDjulian2004-03-191-23/+56
* MFNetBSD:joe2003-11-101-3/+4
* MFNetBSD:joe2003-11-091-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* make usb bus_dma aware.jmg2003-07-151-10/+4
* add EHCI (USB 2.0) controller support.ticso2003-04-141-0/+2822
OpenPOWER on IntegriCloud