summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.1.0_cvscvs2svn1999-02-161-1/+1
* 1) Bug fix: Interrupt transfers worked only for the first packet.Nick Hibma1999-01-131-12/+17
* %b takes ints, not u_longs.Eivind Eklund1999-01-121-4/+4
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-2/+2
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-186/+324
* The OHCI interfaces I have access to map their control regs etc. intoJulian Elischer1998-12-141-4/+4
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Added commentNick Hibma1998-12-141-0/+3
* If we failed to probe/attach somehow, we never have a sc->sc_hccaJulian Elischer1998-12-111-0/+3
* Preliminary support for OHCI motherboardsNick Hibma1998-12-091-0/+2078