aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ohcivar.h
Commit message (Expand)AuthorAgeFilesLines
* In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTRJosef Karthauser2002-09-301-0/+3
* MFNetBSD: ohci.c (1.119), ohcivar.h (1.30)Josef Karthauser2002-04-071-1/+2
* MFNetBSD:Josef Karthauser2002-04-071-3/+2
* MFNetBSD: ohci.c (1.114), ohcivar.h (1.29)Josef Karthauser2002-04-071-0/+7
* MFNetBSD: ohci.c (1.101), ohcivar.h (1.26)Josef Karthauser2002-04-071-1/+4
* MFNetBSD: ohci.c (1.100), ohcivar.h (1.25)Josef Karthauser2002-04-071-1/+4
* MFNetBSD: ohci.c (1.104), ohcivar.h (1.28)Josef Karthauser2002-04-071-0/+2
* Use ANSI prototypes and declarations.Josef Karthauser2002-04-011-1/+1
* Merge from NetBSD:Josef Karthauser2002-04-011-3/+13
* Merge from NetBSD:Josef Karthauser2002-03-161-0/+1
* Merge from NetBSD:Josef Karthauser2002-01-261-3/+5
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDNick Hibma2000-07-171-4/+4
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-3/+3
* Change Lennart's e-mail address.Nick Hibma2000-05-141-1/+1
* Add the fields needed to store the cookies.Nick Hibma2000-05-071-0/+7
* Get rid of the last remnants of powerhook abuse.Nick Hibma2000-03-181-1/+1
* Add the TD's to the hash when they are created not when they are used.Nick Hibma2000-03-151-0/+3
* Move the defines to the right location.Nick Hibma2000-01-271-1/+2
* More USB ethernet tweaks:Bill Paul2000-01-201-1/+15
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-13/+12
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-10/+15
* Thou shall do a make before commit.Nick Hibma1999-08-281-3/+0
* Share more between FreeBSD and NetBSDNick Hibma1999-08-281-4/+3
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+2
* 1) Make debugging more selective.Nick Hibma1999-04-111-8/+0
* Remove unit from struct. Not used anymore.Nick Hibma1999-04-111-1/+0
* Textual changesNick Hibma1999-01-221-1/+1
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-7/+3
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Various bug fixes:Nick Hibma1998-12-091-3/+14
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+107