Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2007 19:11:09 -0500
From:      Jeff Royle <lists@qwirky.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: How to install the 3945ABG Driver on a fresh FreeBSD 6.2 install?
Message-ID:  <45AEBB1D.4050803@qwirky.net>
In-Reply-To: <200701172234.12466.daniel.tourde@spray.se>
References:  <200701172234.12466.daniel.tourde@spray.se>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45AEBB1D.4050803>