summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdi.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting per-interface PnP information.hselasky2010-10-271-0/+3
* This commit adds full support for USB 3.0 devices in host and devicehselasky2010-10-041-0/+1
* Add support for power mode filtering as some USB hardware does not supportthompsa2010-09-021-0/+1
* Use the EVENTHANDLER system to hook into the usb device configuration andthompsa2009-12-171-0/+12
* Improve High Speed slot allocation mechanism by moving the computation to thethompsa2009-11-221-1/+10
* improve support for high speed isochronous endpoints which does not run 1:1,thompsa2009-11-081-0/+1
* Missed this file for r195963:alfred2009-07-301-0/+3
* Sync to p4thompsa2009-06-271-0/+3
* Fix a typeo in the frame len function to unbreak the build, make it shorterthompsa2009-06-231-2/+2
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-0/+532
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-289/+0
* Merge WIP from p4:sam2008-12-131-1/+2
* Add a reset device command to ugen.c.n_hibma2008-11-131-0/+1
* add support for %b printing of request + xfer flagssam2008-03-201-0/+2
* Fix two more PRs:imp2007-06-301-1/+2
* First pass at removing __OtherBSD__. We can't blindly remove all ofimp2007-06-121-28/+0
* Use a different task queue for host controller and peripheral driveriedowse2006-10-191-3/+7
* s/Static/static/gimp2006-09-061-1/+1
* Add convenience functions to get port and interface.imp2005-05-161-0/+15
* Add /* _FOO_H_ */ after the final #endif to make danfe happy.sobomax2005-03-251-1/+1
* Protect against multiple inclusions.sobomax2005-03-251-0/+5
* Merge from NetBSD.sobomax2005-03-011-0/+10
* Add a new function usbd_abort_default_pipe() that aborts any transfersiedowse2005-02-141-0/+1
* When attached to a high-speed device, report a more appropriateiedowse2005-02-131-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Might as well get the right $NetBSD$ string while we are at it.julian2004-12-131-1/+1
* Diff reduction to NetBSD.julian2004-12-131-67/+59
* Tweak the compatibility macros a little so that the device printing isimp2004-08-151-0/+3
* Device megapatch 1/6:phk2004-02-211-1/+0
* Update to reflect the NetBSD patches that are already included.joe2003-07-141-1/+1
* WARNING: white space diffjmg2003-07-041-3/+3
* MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),joe2002-05-061-3/+4
* Update $NetBSD$ idents.joe2002-04-071-1/+1
* MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35)joe2002-04-071-1/+1
* MFNetBSD: usbdi.c (1.93), usbdi.h (1.59)joe2002-04-071-1/+2
* Update $NetBSD$ ident.joe2002-04-071-1/+1
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)joe2002-04-071-4/+1
* MFNetBSD: usbdi.c (1.63), usbdi.h (1.41)joe2002-04-071-0/+2
* MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37)joe2002-04-071-1/+1
* Back the last commit out. The network drivers need reworking first. :(joe2002-04-021-1/+4
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)joe2002-04-021-4/+1
* MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53)joe2002-04-021-0/+1
* MFNetBSD:joe2002-04-021-2/+6
* MFNetBSD: usb.c (1.53), usbdi.h (1.49)joe2002-04-021-2/+4
* MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63)joe2002-04-021-1/+16
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hjoe2002-04-011-9/+6
* constifyjoe2002-04-011-1/+1
* Update $NetBSD$ idents to better reflect reality.joe2002-04-011-1/+1
* Synchronise with the NetBSD version of this header file for formatting.joe2002-04-011-84/+72
* Merge from NetBSD: usbdi.c rev 1.77, usbdi.h rev 1.44joe2002-04-011-1/+4
OpenPOWER on IntegriCloud