cvs commit: src/sys/dev/sound/pci/hda hdac.c
Hasso Tepper
hasso at crater.dragonflybsd.org
Sat Dec 1 00:32:52 PST 2007
hasso 2007/12/01 00:32:11 PST
DragonFly src repository
Modified files:
sys/dev/sound/pci/hda hdac.c
Log:
- Add missing MCP65 id which was accidentally removed in previous commit.
- Add Analog Devices AD1984 codec id.
- Enable pcbeep control for Acer + ALC268 (nid 29). Give enough (fake)
hints so the parser will grab it and allocate "speaker" control.
- Fix regression while preparing DAC and ADC for multichannel
format. Since playback policy is to output to every possible path,
ensure that each DAC is started.
Obtained-from: FreeBSD
Revision Changes Path
1.14 +30 -5 src/sys/dev/sound/pci/hda/hdac.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/hda/hdac.c.diff?r1=1.13&r2=1.14&f=u
More information about the Commits
mailing list