Date: Tue, 11 Jul 2006 21:26:34 -0500 From: "Donald J. O'Neill" <donaldjoneill@gmail.com> To: freebsd-questions@freebsd.org Cc: chris@chrismaness.com, Beni <beni@brinckman.info> Subject: Re: ATAPICAM Message-ID: <200607112126.34452.duncan.fbsd@gmail.com> In-Reply-To: <200607112116.38573.beni@brinckman.info> References: <44B3D2DB.1040406@chrismaness.com> <200607112116.38573.beni@brinckman.info>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 11 July 2006 14:16, Beni wrote: > On Tuesday 11 July 2006 18:33, Chris Maness wrote: > > How do I load atapicam at boot time. I tried to have it load the same > > way I have the sound modules load, and it doesn't work. After the > > system is up and running I can load just fine. > > Why don't you add "device atapicam" to your kernel and rebuild the kernel ? > It should take care of loading it at boot too. > > Beni. > _______________________________________________ Or, you could put 'atapicam_load="YES"' in /boot/loader.conf and save the kernel for another time. Don
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607112126.34452.duncan.fbsd>