summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdi.h
Commit message (Expand)AuthorAgeFilesLines
* Make use of USB ID sections configurable.hselasky2013-02-011-0/+9
* Modify the FreeBSD USB kernel code so that it can be compiled directlyhselasky2013-01-301-0/+2
* Allocate separate USB buffers for DMA'ed data, so thathselasky2012-12-201-2/+2
* Add support for the so-called streams feature of BULK endpointshselasky2012-08-121-1/+11
* Fix compiler warnings, mostly signed issues,hselasky2012-04-021-1/+1
* Refactor auto-quirk solution so that we break as few externalhselasky2011-09-101-1/+0
* This patch adds automatic detection of USB mass storage deviceshselasky2011-09-021-0/+3
* Use synchronous device destruction instead of asynchronous, so that a newhselasky2011-08-111-1/+2
* - Export the USB device ID format to userspace tools.hselasky2011-06-251-1/+7
* - Move all USB device ID arrays into so-called sections,hselasky2011-06-241-0/+12
* Improve enumeration of Low- and Full-speed devices connected through ahselasky2011-06-061-0/+1
* usb: change to one-pass probing of device driversavg2011-05-181-1/+0
* - Improvements to USB PF solutionhselasky2011-04-031-0/+2
* - Add support for software pre-scaling of ISOCHRONOUS transfers.hselasky2011-02-281-0/+10
* 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
OpenPOWER on IntegriCloud