aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdi_util.h
Commit message (Expand)AuthorAgeFilesLines
* This commit adds full support for USB 3.0 devices in host and deviceHans Petter Selasky2010-10-041-0/+3
* Reduce the need to accesss struct usb_device by providing functions to accessAndrew Thompson2010-09-021-0/+7
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-0/+81
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-98/+0
* protect against multiple inclusion (this is useful when youLuigi Rizzo2007-01-031-0/+3
* s/Static/static/gWarner Losh2006-09-061-3/+3
* Merge from NetBSD.Maxim Sobolev2005-03-011-1/+6
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* MFNetBSD.Lukas Ertl2004-06-261-2/+3
* WARNING: white space diffJohn-Mark Gurney2003-07-041-3/+3
* Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.John Hay2003-02-281-0/+4
* MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23)Josef Karthauser2002-04-071-4/+4
* Merge from NetBSD:Josef Karthauser2002-04-011-8/+3
* Tidy up the formatting so that it's in the style of NetBSD's copy ofJosef Karthauser2002-04-011-34/+26
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDNick Hibma2000-07-171-37/+37
* Change Lennart's e-mail address.Nick Hibma2000-05-141-1/+1
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-1/+1
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-3/+3
* o synchronisation with NetBSDMasahide MAEKAWA1999-08-291-3/+9
* Textual changesNick Hibma1999-01-221-1/+1
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-3/+20
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Updated USB kernel sources to NetBSD sources of 1998-12-09.Nick Hibma1998-12-131-1/+1
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+74