freebsd-dev/sys/dev/sound
Alexander Motin 83c59ed283 Remove CD input hack for ALC268 based Acer systems. Latest systems does not
implement CD input in hardware, while unconditional showing it confuse users.
Also it was made in the way that sometimes improper with present driver.

Add patch for ALC268 based Acer TM5320 to make headphones jack sensing work.
Default configuration defines two separate playback associations, which
current driver unable to trace properly due to order they are defined and
limited codec uniformity.

Submitted by:	G. Mirov <g.mirov AT gmail.com>
2009-03-16 15:50:29 +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 Remove CD input hack for ALC268 based Acer systems. Latest systems does not 2009-03-16 15:50:29 +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 Rename the ushub device class back to uhub as it was in the old usb stack, 2009-03-02 05:37:05 +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