On Tue, Nov 5, 2013 at 5:15 PM, Adrian Chadd wrote:
> Hi,
>
> So:
>
> http://people.freebsd.org/~adrian/iwn/20131105-iwn-update-works-full-5100-5.diff
> I'd appreciate some testing of this. It's against -HEAD, so yes,
> you'll have to run -HEAD.
Seems to be d
Hi,
So:
http://people.freebsd.org/~adrian/iwn/20131105-iwn-update-works-full-5100-5.diff
This is my attempt at merging in all of Cedric's work to date, _minus_
the PAN stuff. Ie, it's only the hardware addons. It turns out that
it's not that big a change - a large part of the d
On Tuesday, November 05, 2013 2:33:50 pm Bernhard Schmidt wrote:
> On Tue, Nov 5, 2013 at 5:54 PM, John Baldwin wrote:
> > On Sunday, November 03, 2013 12:56:08 pm Adrian Chadd wrote:
> >> On 2 November 2013 12:13, clutton wrote:
> >>
> >> [snip]
> >>
> >> > What was happened? netif tries to setu
On Tue, Nov 5, 2013 at 5:54 PM, John Baldwin wrote:
> On Sunday, November 03, 2013 12:56:08 pm Adrian Chadd wrote:
>> On 2 November 2013 12:13, clutton wrote:
>>
>> [snip]
>>
>> > What was happened? netif tries to setup wlan0 (clone, wpa, dhcp, etc),
>> > when wlan0 interface occurs, devd runs an
On 5 November 2013 08:54, John Baldwin wrote:
> Note that devd just runs netif (via /etc/pccard_ether), so it's already
> just one script, and having netif bail if devd is running would make
> netif not do anything in the common case.
>
> What normally happens during boot is that '/etc/rc.d/netif
On Sunday, November 03, 2013 12:56:08 pm Adrian Chadd wrote:
> On 2 November 2013 12:13, clutton wrote:
>
> [snip]
>
> > What was happened? netif tries to setup wlan0 (clone, wpa, dhcp, etc),
> > when wlan0 interface occurs, devd runs another copy of netif.
>
> Well, it sounds like we need to p