Date: Fri, 16 Jul 2004 03:58:35 +0000 (UTC) From: Seigo Tanimura <tanimura@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/sound/pcm Makefile Message-ID: <200407160358.i6G3wZA6082842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tanimura 2004-07-16 03:58:35 UTC
FreeBSD src repository
Removed files:
sys/modules/sound/pcm Makefile
Log:
Rename the sound device drivers:
- `sound'
The generic sound driver, always required.
- `snd_*'
Device-dependent drivers, named after the sound module names.
Configure accordingly to your hardware.
In addition, rename the `snd_pcm' module to `sound' in order to sync
with the driver names.
Suggested by: cg
Revision Changes Path
1.15 +0 -17 src/sys/modules/sound/pcm/Makefile (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407160358.i6G3wZA6082842>
