HEADS UP: The sound drivers has been renamed
Seigo Tanimura
tanimura at tanimura.dyndns.org
Thu Jul 15 21:12:23 PDT 2004
On Mon, 12 Jul 2004 12:10:39 +0900,
Seigo Tanimura <tanimura at tanimura.dyndns.org> said:
tanimura> I am planning to rename the sound drivers as follows:
tanimura> - `sound'
tanimura> The generic sound driver, including pcm and midi (to come).
tanimura> - `snd_*'
tanimura> The device-dependent drivers, named after the sound driver modules at
tanimura> this moment.
tanimura> This scheme eliminates unwanted device-dependent drivers (about 260KB
tanimura> in my case) from your kernel.
tanimura> In addition, the module `snd_pcm' will be renamed to `sound', in order
tanimura> to sync with the new naming convention.
tanimura> The patch is at:
tanimura> http://people.FreeBSD.org/~tanimura/patches/splitpcm-10jul2004.diff
tanimura> If there are no objection, I will commit on the evening of the next
tanimura> Wednesday.
The patch has now been committed. If you have `pcm' in your kernel
configuration, move to the new scheme. Consult NOTES for the detail
of the device-dependent drivers.
Example: (for my ThinkPad A30 w/ Intel ICH)
device sound # generic driver, mandatory
device snd_ich # for Intel ICH
--
Seigo Tanimura <tanimura at tanimura.dyndns.org> <tanimura at FreeBSD.org>
More information about the freebsd-current
mailing list