Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -3/+21 |
| | | | | - Reduce the number of headers needed for a usb driver, the common case is just usb.h and usbdi.h | ||||
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -2/+2 |
| | |||||
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -9/+9 |
| | |||||
* | Also use proper capitalisation of FreeBSD in other source files. | ed | 2009-02-24 | 1 | -1/+1 |
| | | | | Approved by: thompsa | ||||
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+199 |