How to install the 3945ABG Driver on a fresh FreeBSD 6.2 install?

Jeff Royle lists at qwirky.net
Thu Jan 18 00:11:11 UTC 2007


Daniel Tourde wrote:
> Hello,
> 
> I found the driver for my wireless card on: 
> http://www.clearchain.com/~benjsc/download/20070106-wpi-freebsd.tar.gz
> but how is it supposed to be installed on a fresh FreeBSD 6.2?
> 
> Daniel

You will need to compile the driver then use kldload to load it into the 
kernel. See man kldload

You can then you should be able to load it on boot automatically via 
/boot/loader.conf.  See man loader.conf

Hope that helps some.

Cheers,

Jeff


More information about the freebsd-questions mailing list