summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ehcivar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* Make the USB subsystem unloadable and detachable, though currentlyIan Dowse2004-08-021-1/+5
* Attempt to follow the correct procedure for synchronising with theIan Dowse2004-08-021-0/+1
* Implement basic support for EHCI interrupt pipes. This is unlikelyIan Dowse2004-08-011-0/+17
* add EHCI (USB 2.0) controller support.Bernd Walter2003-04-141-0/+153