cvs commit: src/sys/conf files src/sys/i386/conf LINT
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sat Apr 2 12:01:25 PST 2005
joerg 2005/04/02 12:00:40 PST
DragonFly src repository
Modified files:
sys/conf files
sys/i386/conf LINT
Log:
Split pcm into the generic framework (pcm) and the sound cards (snd).
Add support for choosing single devices by the same name as the corresponding
module.
E.g. device snd_ich gives the AC97 support, device "snd_sb8" gives the
SoundBlaster 8 support.
Revision Changes Path
1.88 +55 -29 src/sys/conf/files
1.51 +4 -3 src/sys/i386/conf/LINT
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.diff?r1=1.87&r2=1.88&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/i386/conf/LINT.diff?r1=1.50&r2=1.51&f=u
More information about the Commits
mailing list