Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | thompsa | 2009-03-20 | 1 | -2/+2 |
| | | | | | | | | Workaround for buggy USB hardware not handling new SETUP packet before STATUS stage is complete, this allows xfers to endpoint0 to return a short frame. Submitted by: Hans Petter Selasky Reported by: me | ||||
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 1 | -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 | ||||
* | 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/+238 |