Commit Graph

5 Commits

Author SHA1 Message Date
hselasky
47174a10af Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
be set before the USB device(s) are probed.
2015-01-05 15:04:17 +00:00
hselasky
f5deabd6ea Make sure the USB audio level residue is non-zero. 2014-08-07 12:47:25 +00:00
hselasky
272d9252ab Add handler for read-back of USB audio volume levels. 2014-08-05 18:35:34 +00:00
obrien
7f974d1e5e per style(9):
Kernel include files (i.e. sys/*.h) come first; normally, include
   <sys/types.h> OR <sys/param.h>, but not both.  <sys/types.h> includes
   <sys/cdefs.h>, and it is okay to depend on that.
2013-07-24 18:32:15 +00:00
hselasky
a29cd39047 Add some USB gadget example drivers for USB audio, USB keyboard,
USB mouse and USB modem classes. Hopefully someone will find
these examples useful when implementing USB device side drivers
using the FreeBSD USB stack.
2013-07-22 13:39:33 +00:00