summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS.thompsa2009-03-201-2/+0
| | | | Submitted by: Hans Petter Selasky
* MFp4 //depot/projects/usb@159446thompsa2009-03-201-14/+0
| | | | | | Remove unused and depreciated function: usb2_get_devid(). Submitted by: Hans Petter Selasky
* MFp4 //depot/projects/usb@159392thompsa2009-03-201-2/+10
| | | | | | Add ifdefs for making parts of usb conditional. Submitted by: Hans Petter Selasky
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
| | | | | | | | | | - Move tunable defines into usb_core.h and dependancy towards usb_defs.h - Leave hardcoded defines in "usb_defs.h". - Allow overriding all tunable defines. - Add more customisable typedefs. - Correct maximum device number. Submitted by: Hans Petter Selasky
* Move the new USB stack into its new home.thompsa2009-02-231-0/+346
OpenPOWER on IntegriCloud