aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_compat_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-310/+0
* - Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1]Andrew Thompson2009-11-011-1/+6
* USB CORE - compat Linux:Alfred Perlstein2009-07-301-0/+1
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-40/+0
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-1/+1
* Rename usb pipes to endpoints as it better represents what they are, and structAndrew Thompson2009-06-071-3/+3
* Fix compile after the removal of bsd_udev.Andrew Thompson2009-06-021-1/+1
* Revert the size_t part of the last commit for the moment, this blows up theAndrew Thompson2009-05-301-5/+5
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-10/+10
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-128/+0
* Use enums for speed and rev data types.Andrew Thompson2009-05-211-1/+1
* MFp4 //depot/projects/usb @159431,159437,159438Andrew Thompson2009-03-201-11/+11
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+472