aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdivar.h
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Merge recent USB2/EHCI related changes from NetBSD:Ian Dowse2004-11-031-1/+6
* Add pnpinfo and location information to uhub. We also keep track ofWarner Losh2004-06-301-0/+1
* make usb bus_dma aware.John-Mark Gurney2003-07-151-2/+0
* Update to reflect the NetBSD patches that are already included.Josef Karthauser2003-07-141-1/+1
* WARNING: white space diffJohn-Mark Gurney2003-07-041-2/+2
* Synchronise the code style with NetBSD. (No functional changes).Josef Karthauser2002-04-071-15/+14
* MFNetBSD:Josef Karthauser2002-04-071-3/+3
* MFNetBSD:Josef Karthauser2002-04-071-1/+2
* MFNetBSD:Josef Karthauser2002-04-071-1/+3
* MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57),Josef Karthauser2002-04-071-2/+4
* MFNetBSD: usbdi.c (1.82), usbdivar.h (1.64)Josef Karthauser2002-04-071-1/+7
* MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65)Josef Karthauser2002-04-071-2/+0
* MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63)Josef Karthauser2002-04-021-2/+2
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hJosef Karthauser2002-04-011-3/+11
* MFNetBSD: Update many URLs.Josef Karthauser2002-04-011-1/+1
* MFNetBSD:Josef Karthauser2002-04-011-1/+2
* MFNetBSD:Josef Karthauser2002-04-011-2/+5
* Use ANSI prototypes and declarations.Josef Karthauser2002-04-011-1/+1
* Update $NetBSD$ idents to better reflect reality.Josef Karthauser2002-04-011-1/+1
* Remove __P.Alfred Perlstein2002-03-201-2/+2
* Huge merge from NetBSD:Josef Karthauser2002-03-161-5/+12
* Merge from NetBSD:Josef Karthauser2002-02-161-1/+1
* Merge from NetBSD:Josef Karthauser2002-01-261-2/+3
* Pull in the most recent version of usb_quirks.h and propagate the necessaryNick Hibma2001-07-051-2/+1
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDNick Hibma2000-07-171-37/+37
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-4/+4
* Change Lennart's e-mail address.Nick Hibma2000-05-141-1/+1
* remove "extern int cold" from SPLUSBCHECK - it causes a heap of warnings.Peter Wemm2000-01-231-1/+0
* More USB ethernet tweaks:Bill Paul2000-01-201-22/+26
* Add USB revision strings and numbers.Nick Hibma1999-11-281-2/+9
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-13/+35
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-36/+64
* Add comments, change variable names to make them consistent (r -> err,Nick Hibma1999-07-251-1/+1
* Textual changesNick Hibma1999-01-221-2/+4
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-6/+2
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-43/+37
* Added Id to all filesNick Hibma1998-12-141-0/+2
* Updated USB kernel sources to NetBSD sources of 1998-12-09.Nick Hibma1998-12-131-0/+5
* Various bug fixes:Nick Hibma1998-12-091-3/+2
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+231