Adding options to RPI-B
Tim Kientzle
kientzle at freebsd.org
Thu Jul 25 03:56:26 UTC 2013
On Jul 24, 2013, at 8:31 PM, Rui Paulo wrote:
> On 24 Jul 2013, at 08:29, Tim Kientzle <kientzle at freebsd.org> wrote:
>
>> On Jul 23, 2013, at 10:17 PM, Adrian Chadd wrote:
>>
>>> .. I'd rather we just make modules support work, and start shipping
>>> stripped down kernels w/ modules.
>>
>> I've used modules; as far as I can tell, they work just fine.
>> The status quo is historical legacy.
>>
>>> We have loader support for arm, right? :)
>>
>> Would someone please commit the change to the
>> RPi kernel config to enable all modules by default?
>>
>> That will let us verify the current status before we start
>> removing things that are currently static.
>
>
> Done, r253634.
Rui:
Thanks!
Hiren and others:
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
* Load them from rc.conf
* … etc ...
Tim
More information about the freebsd-arm
mailing list