aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdi.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix two more PRs:Warner Losh2007-06-301-1/+2
* First pass at removing __OtherBSD__. We can't blindly remove all ofWarner Losh2007-06-121-28/+0
* Use a different task queue for host controller and peripheral driverIan Dowse2006-10-191-3/+7
* s/Static/static/gWarner Losh2006-09-061-1/+1
* Add convenience functions to get port and interface.Warner Losh2005-05-161-0/+15
* Add /* _FOO_H_ */ after the final #endif to make danfe happy.Maxim Sobolev2005-03-251-1/+1
* Protect against multiple inclusions.Maxim Sobolev2005-03-251-0/+5
* Merge from NetBSD.Maxim Sobolev2005-03-011-0/+10
* Add a new function usbd_abort_default_pipe() that aborts any transfersIan Dowse2005-02-141-0/+1
* When attached to a high-speed device, report a more appropriateIan Dowse2005-02-131-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Might as well get the right $NetBSD$ string while we are at it.Julian Elischer2004-12-131-1/+1
* Diff reduction to NetBSD.Julian Elischer2004-12-131-67/+59
* 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