summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ehcivar.h
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-278/+0
* o add Transaction Translator support (still missing ISOC xfers)sam2008-12-231-0/+3
* Merge usb changes for Gateworks Cambria boards:sam2008-12-201-15/+67
|\
| * Merge WIP from p4:sam2008-12-131-15/+38
|/
* Mbus attachment for USB EHCI integrated controller on Marvell chips.raj2008-10-141-0/+3
* Add isochronous transfer support for USB 2.0kevlo2008-08-181-0/+32
* >From NetBSD:kevlo2008-06-101-1/+0
* Expand callout compatibility macros in the main usb bridges.imp2007-06-141-5/+2
* More removing compatibility macros.imp2006-09-071-1/+1
* s/Static/static/gimp2006-09-061-2/+2
* Attempt to follow the procedure described in section 4.10 of theiedowse2006-05-241-0/+1
* ehci_pci.c:ariff2006-01-161-1/+1
* Work around a problem seen on VIA EHCI controllers where occasionallyiedowse2006-01-151-0/+2
* This part of the struct isn't needed on FreeBSD:netchild2005-09-241-0/+2
* ehcivar.h:netchild2005-09-181-2/+7
* It was possible to have two threads concurrently aborting the sameiedowse2005-03-191-0/+4
* MFp4:imp2005-01-111-1/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Rewrite ehci_abort_xfer() to use the method hinted at in the EHCI spec.julian2004-12-291-0/+1
* Save and restore state across suspend/resume events.iedowse2004-10-301-0/+1
* Make the USB subsystem unloadable and detachable, though currentlyiedowse2004-08-021-1/+5
* Attempt to follow the correct procedure for synchronising with theiedowse2004-08-021-0/+1
* Implement basic support for EHCI interrupt pipes. This is unlikelyiedowse2004-08-011-0/+17
* add EHCI (USB 2.0) controller support.ticso2003-04-141-0/+153
OpenPOWER on IntegriCloud