Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 21:07:23 +0100
From:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
To:        Doug Barton <dougb@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: rcNG changes/aditions
Message-ID:  <200503152107.23496.freebsd@redesjm.local>
In-Reply-To: <42363DAC.7040001@FreeBSD.org>
References:  <200503142306.54642.freebsd@redesjm.local> <42363DAC.7040001@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El Martes, 15 de Marzo de 2005 02:43, Doug Barton escribi=F3:
> Jose M Rodriguez wrote:
> > Hi,
> > I'll glad to know if this is of interest:
> >
> > update to PR conf/75137 (sound modules): I rework this adding
> > support for preloaded modules to /etc/rc.subr
>
> Why is this necessary? My understanding is that modules load
> themselves when called. Do the sound modules do this differently?
>

This is not needed (I think). You can load modules=20
via /boot/loader.conf, but may be more confortable if we 'go modules'=20
in a future.

As an example, before that, I load my sound module=20
via /boot/loader.conf:
snd_via8233_load=3D"YES"

Now, I use this on /etc/rc.conf:
mixer_modules=3D"snd_via8233"

I also have plans to take usb support out of my kernel and use:
usbd_modules=3D"usb ugen umass ueagle"

> > update to PR conf/74006 (named minor fixes): Fix a typo and umount
> > dev in chroot in post_stop works
>
> Please submit this as followup to the PR.
>

Will do.

> Doug

=2D-
  josemi



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