cvs commit: src/sys/conf files src/sys/dev/sound driver.c
src/sys/modules/sound/driver Makefile
Ariff Abdullah
ariff at FreeBSD.org
Sun Oct 1 04:18:57 PDT 2006
ariff 2006-10-01 11:18:56 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/sound driver.c
sys/modules/sound/driver Makefile
Log:
Connect snd_hda(4) to build process...
Add support for Intel High Definition Audio Controller.
This driver make a special guarantee that "playback" works
on majority hardwares with minimal or without specific vendor
quirk.
This driver is a product of collaborative effort made by:
Stephane E. Potvin <sepotvin at videotron.ca>
Andrea Bittau <a.bittau at cs.ucl.ac.uk>
Wesley Morgan <morganw at chemikals.org>
Daniel Eischen <deischen at FreeBSD.org>
Maxime Guillaud <bsd-ports at mguillaud.net>
Ariff Abdullah <ariff at FreeBSD.org>
....and various people from freebsd-multimedia at FreeBSD.org
Refer to snd_hda(4) for features and issues.
Welcome To HDA.
Sponsored by: Defenxis Sdn. Bhd.
Revision Changes Path
1.1146 +1 -0 src/sys/conf/files
1.19 +1 -0 src/sys/dev/sound/driver.c
1.24 +2 -2 src/sys/modules/sound/driver/Makefile
More information about the cvs-src
mailing list