summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* Update metadata for "tools/tools/bus_autoconf" after r292080. Usehselasky2015-12-291-67/+30
* Make use of USB ID sections configurable.hselasky2013-02-011-1/+1
* Modify the FreeBSD USB kernel code so that it can be compiled directlyhselasky2013-01-301-0/+4
* - Export the USB device ID format to userspace tools.hselasky2011-06-251-0/+107
* - Add additional information to the PnP info of USB HUBs children whichhselasky2011-06-241-7/+0
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-2/+22
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-7/+7
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-2/+2
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-2/+2
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-9/+9
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-2/+2
* Move the new USB stack into its new home.thompsa2009-02-231-0/+134
OpenPOWER on IntegriCloud