DragonFly kernel List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Semantic change of "device pcm"
On Sun, Apr 03, 2005 at 02:50:42PM +0000, David Rhodus wrote:
> On Apr 2, 2005 8:12 PM, Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx> wrote:
> > Hi all,
> > please note that in -CURRENT "device pcm" is now splitted into
> > "device pcm" and "device snd". Including support for individual
> > sound cards is now possible. The device is named like the module
> > and "device pcm" is needed once. So use something like
> > device pcm
> > device snd_ich
> > When the module name contains a digit, you have to quote it,
> > otherwise config thinks it is a numbered device, so do
> > device "snd_sb8"
> >
> > Joerg
> >
>
> So now I've got to try and track down how to make my sound card work again. :-(
Just include both pcm and snd in the kernel config. That's the same as before.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]