dell dw1350 mini pci wireless card

Paul Blockhaus paul at mueller-blockhaus.de
Thu Jul 31 10:56:55 UTC 2014


Am Wed, 30 Jul 2014 20:31:32 -0700
schrieb gahn via freebsd-questions <freebsd-questions at freebsd.org>:

> hi, all:
> 
> i installed freebsd9.3 on a laptop with dw1350 mini pci wireless
> card. well, the default kernel doesn't recognize it. i checked kernel
> file "GENERIC" and found the following lines:
> 
> #device         bwi             # Broadcom BCM430x/BCM431x wireless
> NICs. #device         bwn            # Broadcom BCM43xx wireless NICs.
> 
> 
> the DW1350 card in my laptop has Broadcom BCM94306MP, do you think i
> can get it work with activation of above drivers?
> 
> thanks.
> 
> _dave
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
> 

Hi,
yes, if your card has this chip, but then you must recompile the
kernel, probably it is possible to load the kernelmodule at boot. The
line in /boot/loader.conf shuold look like 
if_bwi_load="YES" and
if_bwn_load="YES"

PS: Please use the man. :)

LG Paul


More information about the freebsd-questions mailing list