Ruslan Bukin
3e420a3e12
Add usb template SERIALNET allowing us to have both USB CDC Ethernet
...
and USB CDC Modem same time by single cable.
Reviewed by: hselasky@
2015-01-13 14:03:56 +00:00
Hans Petter Selasky
f9478f91fb
Add new USB phone descriptor template for USB device side mode.
...
MFC after: 3 days
2014-08-05 07:03:16 +00:00
Hans Petter Selasky
399e6543b2
- Add more USB templates for various USB device classes
...
- Add basic template support for USB 3.0
- Export definition of template sysctl numbers through usb_ioctl.h
MFC after: 7 days
2011-06-23 07:54:03 +00:00
Andrew Thompson
9a8e0122d2
- make the usb_temp_setup() and usb_temp_unsetup() functions public so that
...
other modules can generate USB descriptors.
- extend the vendor specific request function by one length pointer argument,
because not all descriptors store the length in the first byte. For example
HID descriptors.
Submitted by: Hans Petter Selasky
2010-03-11 21:45:31 +00:00
Andrew Thompson
a593f6b8de
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
2009-06-15 01:02:43 +00:00
Andrew Thompson
760bc48e7e
s/usb2_/usb_/ on all C structs for the USB stack.
2009-05-28 17:36:36 +00:00
Ed Schouten
5d38a4d4f7
Also use proper capitalisation of FreeBSD in other source files.
...
Approved by: thompsa
2009-02-24 17:15:29 +00:00
Andrew Thompson
02ac645488
Move the new USB stack into its new home.
2009-02-23 18:31:00 +00:00