Date: Wed, 24 Jul 2013 21:06:20 -0700 From: Rui Paulo <rpaulo@felyko.com> To: Tim Kientzle <kientzle@freebsd.org> Cc: "freebsd-arm@freebsd.org" <arm@freebsd.org> Subject: Re: Adding options to RPI-B Message-ID: <BB6A8DE9-EB00-4F8E-BADB-D9543D6C33A8@felyko.com> In-Reply-To: <25D75461-E6FB-43C3-86AE-A513B02FA00D@freebsd.org> References: <CALCpEUEV2woA3qmQEGQCR0tZ%2B2fMX0xObw3b4F8_MDh51mODDw@mail.gmail.com> <CAJ-Vmoni3HTEsxXPh=7mrqJkZbX%2B6gPyAbaC7_P6F3m-E1H%2Bvg@mail.gmail.com> <2C57A72F-0CB3-41DF-B0E5-1509348128BD@freebsd.org> <42C259D6-F652-417A-80B5-536893D6D642@felyko.com> <25D75461-E6FB-43C3-86AE-A513B02FA00D@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24 Jul 2013, at 20:56, Tim Kientzle <kientzle@freebsd.org> wrote: > On Jul 24, 2013, at 8:31 PM, Rui Paulo wrote: >=20 >> On 24 Jul 2013, at 08:29, Tim Kientzle <kientzle@freebsd.org> wrote: >>=20 >>> On Jul 23, 2013, at 10:17 PM, Adrian Chadd wrote: >>>=20 >>>> .. I'd rather we just make modules support work, and start shipping >>>> stripped down kernels w/ modules. >>>=20 >>> I've used modules; as far as I can tell, they work just fine. >>> The status quo is historical legacy. >>>=20 >>>> We have loader support for arm, right? :) >>>=20 >>> Would someone please commit the change to the >>> RPi kernel config to enable all modules by default? >>>=20 >>> That will let us verify the current status before we start >>> removing things that are currently static. >>=20 >>=20 >> Done, r253634. >=20 >=20 > Rui: >=20 > Thanks! >=20 > Hiren and others: >=20 > Please try experimenting with modules on RPi and > BeagleBone and let folks here know what works and > doesn't work. You should be able to: > * Load modules manually > * Load them from loader.conf No, I don't think loader.conf is supported on ARM. We need to fix that, = but until then modules have to be loaded from loader.rc. :-( -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BB6A8DE9-EB00-4F8E-BADB-D9543D6C33A8>