Re: siba_bwn in GENERIC

2011-09-11 Thread Ruslan Mahmatkhanov
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. _

Re: siba_bwn in GENERIC

2011-09-10 Thread Adrian Chadd
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

Re: siba_bwn in GENERIC

2011-09-10 Thread Adrian Chadd
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

Re: siba_bwn in GENERIC

2011-09-10 Thread Kurt Jaeger
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

Re: siba_bwn in GENERIC

2011-09-10 Thread Ruslan Mahmatkhanov
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

Re: siba_bwn in GENERIC

2011-08-26 Thread Adrian Chadd
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.