freebsd-skq/sys/dev/sound
Andrew Thompson 4eae601ebd MFp4 //depot/projects/usb@159909
- make usb2_power_mask_t 16-bit
- remove "usb2_config_sub" structure from "usb2_config". To compensate for this
  "usb2_config" has a new field called "usb_mode" which select for which mode
  the current xfer entry is active. Options are: a) Device mode only b) Host
  mode only (default-by-zero) c) Both modes.  This change was scripted using
  the following sed script: "s/\.mh\././g".
- the standard packet size table in "usb_transfer.c" is now a function, hence
  the code for the function uses less memory than the table itself.

Submitted by:	Hans Petter Selasky
2009-04-05 18:20:38 +00:00
..
isa Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
macio Rearrange this code slightly to pass softcs around instead of device_t, 2009-02-07 01:15:13 +00:00
midi Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
pci Add some more logic for AD1986A codec input tracing. Use mic preamplifier 2009-04-01 18:55:08 +00:00
pcm OSS tools expect EINVAL for unsupported ioctls, but not ENXIO. 2009-01-10 21:38:37 +00:00
sbus Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
usb MFp4 //depot/projects/usb@159909 2009-04-05 18:20:38 +00:00
chip.h
clone.c - Add option to allow sleeping malloc(9). 2007-06-14 11:10:21 +00:00
clone.h - Add option to allow sleeping malloc(9). 2007-06-14 11:10:21 +00:00
driver.c s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the 2007-01-31 08:53:45 +00:00
unit.c Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
unit.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
version.h Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00