summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdi.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* Tweak the compatibility macros a little so that the device printing isWarner Losh2004-08-151-0/+3
* Device megapatch 1/6:Poul-Henning Kamp2004-02-211-1/+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-3/+3
* MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),Josef Karthauser2002-05-061-3/+4
* Update $NetBSD$ idents.Josef Karthauser2002-04-071-1/+1
* MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35)Josef Karthauser2002-04-071-1/+1
* MFNetBSD: usbdi.c (1.93), usbdi.h (1.59)Josef Karthauser2002-04-071-1/+2
* Update $NetBSD$ ident.Josef Karthauser2002-04-071-1/+1
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)Josef Karthauser2002-04-071-4/+1
* MFNetBSD: usbdi.c (1.63), usbdi.h (1.41)Josef Karthauser2002-04-071-0/+2
* MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37)Josef Karthauser2002-04-071-1/+1
* Back the last commit out. The network drivers need reworking first. :(Josef Karthauser2002-04-021-1/+4
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)Josef Karthauser2002-04-021-4/+1
* MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53)Josef Karthauser2002-04-021-0/+1
* MFNetBSD:Josef Karthauser2002-04-021-2/+6
* MFNetBSD: usb.c (1.53), usbdi.h (1.49)Josef Karthauser2002-04-021-2/+4
* MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63)Josef Karthauser2002-04-021-1/+16
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hJosef Karthauser2002-04-011-9/+6
* constifyJosef Karthauser2002-04-011-1/+1
* Update $NetBSD$ idents to better reflect reality.Josef Karthauser2002-04-011-1/+1
* Synchronise with the NetBSD version of this header file for formatting.Josef Karthauser2002-04-011-84/+72
* Merge from NetBSD: usbdi.c rev 1.77, usbdi.h rev 1.44Josef Karthauser2002-04-011-1/+4
* Merge from NetBSD: revs 1.55 and 1.56Josef Karthauser2002-02-111-0/+9
* Merge from NetBSD.Josef Karthauser2002-01-281-1/+2
* Merge from NetBSD:Josef Karthauser2002-01-261-1/+2
* Pull in the most recent version of usb_quirks.h and propagate the necessaryNick Hibma2001-07-051-2/+2
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDNick Hibma2000-07-171-63/+63
* Change Lennart's e-mail address.Nick Hibma2000-05-141-1/+1
* Add usbd_clear_endpoint_toggle(pipe) function.Nick Hibma2000-01-251-0/+1
* More USB ethernet tweaks:Bill Paul2000-01-201-10/+22
* Synchronisation with NetBSD 1999/11/27Nick Hibma1999-11-281-7/+7
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-19/+23
* priorities weren't correct (old version).Nick Hibma1999-10-071-36/+15
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-131/+64
* Add comments, change variable names to make them consistent (r -> err,Nick Hibma1999-07-251-0/+1
* Replace usbd_device_set_desc by device_set_desc_copyNick Hibma1999-06-271-1/+0
* USB stopped working as of the recent cdevsw cleanup. This fixes that.Nick Hibma1999-06-011-0/+6
* usbdi.h:Nick Hibma1999-05-201-37/+16
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+0
* 1) Make debugging more selective.Nick Hibma1999-04-111-0/+4
* change wrong names in prototypes (pipe to dev)Nick Hibma1999-04-051-3/+3
* Cosmetical changes.Nick Hibma1999-03-221-1/+1
* Textual changesNick Hibma1999-01-221-2/+2
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-2/+4
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-6/+43
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+303