freebsd-dev/sys/dev/sound
Alexander Motin 3049555773 ASUS EeePC 1001px has strange variant of ALC269 CODEC, that mutes speaker
if unused in that configuration mixer at NID 15 is muted.  Probably CODEC
incorrectly reports its internal connections.  Hide that muter from the
driver to avoid muting and make built-in speaker work.

There are several different CODECs sharing this ID and I have not enough
information about them and the bug to implement more universal solution.

Tested by:	Big Yuuta <init.py@gmail.com>
MFC after:	2 weeks
2012-10-31 22:11:51 +00:00
..
isa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
macio Add a new sound driver for PowerMacs, found here on my Quad G5. 2012-08-19 19:40:33 +00:00
midi Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pci ASUS EeePC 1001px has strange variant of ALC269 CODEC, that mutes speaker 2012-10-31 22:11:51 +00:00
pcm Added D_TRACKCLOSE to sndstat_cdevsw to fix the situation when 2012-05-02 19:32:11 +00:00
sbus Fix typos. 2010-11-09 10:59:09 +00:00
usb Implement support for the so-called USB feedback endpoint for USB 2012-10-28 14:37:17 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h