Date: Mon, 26 Feb 2001 20:31:32 -0800 (PST) From: Cameron Grant <cg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/sound/driver Makefile src/sys/modules/sound/driver/csa Makefile src/sys/modules/sound/driver/csapcm Makefile src/sys/modules/sound/driver/es1888 Makefile src/sys/modules/sound/driver/ess Makefile src/sys/modules/sound/driver/gusc Makefile ... Message-ID: <200102270431.f1R4VXm03138@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cg 2001/02/26 20:31:32 PST
Modified files: (Branch: RELENG_4)
sys/modules/sound/driver Makefile
sys/modules/sound/driver/csa Makefile
sys/modules/sound/driver/ess Makefile
sys/modules/sound/driver/mss Makefile
Removed files: (Branch: RELENG_4)
sys/modules/sound/driver/csapcm Makefile
sys/modules/sound/driver/es1888 Makefile
sys/modules/sound/driver/gusc Makefile
Log:
* move functionality of csapcm into csa
* move functionality of es1888 into ess
* move functionality of gusc into mss
none of these were complete drivers- es1888 and gusc just allowed ess and
mss to detect additional cards, and csa was useless being a bridge driver
with no children to control the card.
Revision Changes Path
1.5.2.5 +2 -2 src/sys/modules/sound/driver/Makefile
1.1.2.2 +3 -2 src/sys/modules/sound/driver/csa/Makefile
1.1.2.2 +3 -3 src/sys/modules/sound/driver/ess/Makefile
1.1.2.3 +3 -3 src/sys/modules/sound/driver/mss/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102270431.f1R4VXm03138>
