This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
usb
/
template
History
Andrew Thompson
ed6d949afd
- Make struct usb_xfer opaque so that drivers can not access the internals
...
- Reduce the number of headers needed for a usb driver, the common case is just usb.h and usbdi.h
2009-06-23 02:19:59 +00:00
..
usb_template_cdce.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
usb_template_msc.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
usb_template_mtp.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
usb_template.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
usb_template.h
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
2009-06-15 01:02:43 +00:00