dell dw1350 mini pci wireless card

Polytropon freebsd at edvax.de
Thu Jul 31 03:59:41 UTC 2014


On Wed, 30 Jul 2014 20:31:32 -0700, gahn via freebsd-questions wrote:
> 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?

You can easily try it:

	# kldload if_bwn

or

	# kldload if_bwi

and also check the dmesg output. To verify the card, see

	# pciconf -lv | less

for the card to be correctly recognized. But I cannot promise
the bwn and bwi drivers are compatible to BCM94306MP...

See "man bwn" and "man bwi" for details about hardware support.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list