summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Make use of USB ID sections configurable.hselasky2013-02-011-0/+1
* Modify the FreeBSD USB kernel code so that it can be compiled directlyhselasky2013-01-301-0/+1
* Add support for the so-called streams feature of BULK endpointshselasky2012-08-121-0/+2
* This patch adds automatic detection of USB mass storage deviceshselasky2011-09-021-0/+2
* Improve enumeration of Low- and Full-speed devices connected through ahselasky2011-06-061-0/+1
* Add more sanity checks for USB_HOST_ALIGN input values. Re-factor existinghselasky2011-01-241-3/+6
* Allow USB_HOST_ALIGN to be configured at compile time. This patch ishselasky2011-01-221-0/+5
* Make USB packet filtering code optional.hselasky2011-01-181-0/+1
* Add possibility to generate devctl notifications regardless of UGEN presence.hselasky2010-10-221-0/+1
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-4/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-0/+71
OpenPOWER on IntegriCloud