summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ehcireg.h
AgeCommit message (Expand)Author
2003-10-13Rest of PR23128, so that ehci.c compiles again.enami
2001-11-23Improve xfer abort sequence.augustss
2001-11-21Add some interrupt processing.augustss
2001-11-21Set up control xfers.augustss
2001-11-19Start of pipe open routine.augustss
2001-11-18Add more fields to hardware structs.augustss
2001-11-16Implement port reset sequence correctly.augustss
2001-11-16Add some more data structure defs.augustss
2001-11-16Recognize port status changes.augustss
2001-11-15Add root hub emulation.augustss
2001-11-10Add some register defines.augustss
2001-08-20The latest EHCI spec is 0.96gehenna
2000-12-24Even stubs need improvements.augustss
2000-12-24Add some placeholders for the EHCI (USB 2) driver.augustss