Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 12:10:39 +0900
From:      Seigo Tanimura <tanimura@tanimura.dyndns.org>
To:        current@FreeBSD.org
Cc:        Seigo Tanimura <tanimura@tanimura.dyndns.org>
Subject:   Renaming sound drivers
Message-ID:  <200407120311.i6C3AdDL026660@shojaku.t.axe-inc.co.jp>

next in thread | raw e-mail | index | archive | help
I am planning to rename the sound drivers as follows:


- `sound'

The generic sound driver, including pcm and midi (to come).

- `snd_*'

The device-dependent drivers, named after the sound driver modules at
this moment.


This scheme eliminates unwanted device-dependent drivers (about 260KB
in my case) from your kernel.

In addition, the module `snd_pcm' will be renamed to `sound', in order
to sync with the new naming convention.


The patch is at:

	http://people.FreeBSD.org/~tanimura/patches/splitpcm-10jul2004.diff

If there are no objection, I will commit on the evening of the next
Wednesday.

-- 
Seigo Tanimura <tanimura@tanimura.dyndns.org> <tanimura@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407120311.i6C3AdDL026660>