Date: Mon, 28 Apr 2003 23:11:45 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: mtm@identd.net Cc: freebsd-arch@freebsd.org Subject: Re: [FreeBSD-rc] Re: RFC: Removal of the old rc system from -current Message-ID: <20030428.231145.104032794.imp@bsdimp.com> In-Reply-To: <20030429042848.XQGV6016.pop015.verizon.net@kokeb.ambesa.net> References: <20030428214236.TAYE27254.pop017.verizon.net@kokeb.ambesa.net> <20030428.210126.55832947.imp@bsdimp.com> <20030429042848.XQGV6016.pop015.verizon.net@kokeb.ambesa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030429042848.XQGV6016.pop015.verizon.net@kokeb.ambesa.net> Mike Makonnen <mtm@identd.net> writes: : On Mon, 28 Apr 2003 21:01:26 -0600 (MDT) : "M. Warner Losh" <imp@bsdimp.com> wrote: : : > : : > : +. /etc/rc.subr : > : + : > : +load_rc_config 'XXX' : > : +/etc/rc.d/pccard start : > : > This is bogus, unless you are using OLDCARD. You really want devd : > here instead. : > : : No. : The intention here is to duplicate the functionality in netstart. : The /etc/netstart script uses some functions in /etc/rc.network, sets up : ipv6, and also sources /etc/rc.pccard. Almost right, but /etc/rc.pccard is nearly OBE. You have to run both pccard and devd in rcNG to do the right thing here. Trust me, I know a thing or two about pccard. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030428.231145.104032794.imp>