svn commit: r287934 - head/sys/boot/efi/loader
Adrian Chadd
adrian.chadd at gmail.com
Fri Oct 2 19:10:53 UTC 2015
On 2 October 2015 at 11:04, Rui Paulo <rpaulo at me.com> wrote:
> On Thu, 2015-09-24 at 08:29 -0700, Adrian Chadd wrote:
>> ... I'm confused about the "load it by hand" stuff in net80211. Why
>> don't we just do the kldload at that point?
>>
>
> I was talking about ieee80211_load_module. net80211 module auto
> loading doesn't work probably because kern_kldload() can't be called
> from certain contexts.
hm, can we do it from a taskqueue?
-a
More information about the svn-src-all
mailing list