cvs commit: src/sys/dev/sound/pci/hda hdac.c
Hasso Tepper
hasso at crater.dragonflybsd.org
Fri Nov 30 00:06:13 PST 2007
hasso 2007/11/30 00:06:00 PST
DragonFly src repository
Modified files:
sys/dev/sound/pci/hda hdac.c
Log:
* Fix support for followings:
o Acer Aspire 4520 laptop
- jack sensing / automute
o Toshiba Satellite A135-S4527 laptop
- jack sensing / automute
o Apple Macbook 3 (is it?)
- require gpio0 (for speakers) and ovref50 (for headphone) to make it work
- jack sensing / automute
* Add Nvidia MCP67 controller ids.
* Be sensible about similar controller with multiple pci ids.
* Connect unused DAC/ADC to stream#0 rather than forcing each of them
managing their own stream.
Obtained-from: FreeBSD
Revision Changes Path
1.13 +41 -13 src/sys/dev/sound/pci/hda/hdac.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/hda/hdac.c.diff?r1=1.12&r2=1.13&f=u
More information about the Commits
mailing list