Adrian Chadd wrote on 11.09.2011 04:56:
Please submit a PR so I/others don't forget.
Then just follow through with an email to me w/ the PR number.
Thanks,
Adrian
Done. http://bugs.freebsd.org/160652
--
Regards,
Ruslan
Tinderboxing kills... the drives.
_
On 11 September 2011 03:31, Kurt Jaeger wrote:
> Hi!
>
>> >> #device bwn # Broadcom BCM43xx wireless NICs
>
> Does this by any chance also cover the BCM43224 ?
I'm not sure, I'm afraid. freebsd-wireless@ is likely a better list to try.
I don't know who the current if_bwn main
Please submit a PR so I/others don't forget.
Then just follow through with an email to me w/ the PR number.
Thanks,
Adrian
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any m
Hi!
> >> #device bwn # Broadcom BCM43xx wireless NICs
Does this by any chance also cover the BCM43224 ?
--
p...@opsec.eu+49 171 3101372 9 years to go !
___
freebsd-current@freebsd.org mailing lis
Adrian Chadd wrote on 26.08.2011 15:15:
On 26 August 2011 15:14, Ruslan Mahmatkhanov wrote:
Good day!
Right now we have this line in GENERIC:
#device bwn # Broadcom BCM43xx wireless NICs
From user POV all he need to do to make his broadcom wifi work, is
to uncomment this
On 26 August 2011 15:14, Ruslan Mahmatkhanov wrote:
> Good day!
>
> Right now we have this line in GENERIC:
>
> #device bwn # Broadcom BCM43xx wireless NICs
>
> From user POV all he need to do to make his broadcom wifi work, is
> to uncomment this line and recompile his kernel.