From owner-freebsd-questions@FreeBSD.ORG Thu Jan 18 17:39:34 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7503316A415 for ; Thu, 18 Jan 2007 17:39:34 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.freebsd.org (Postfix) with ESMTP id 1636013C442 for ; Thu, 18 Jan 2007 17:39:32 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from ironport2.bredband.com ([195.54.107.84] [195.54.107.84]) by mxfep02.bredband.com with ESMTP id <20070118173931.ZTZQ2832.mxfep02.bredband.com@ironport2.bredband.com> for ; Thu, 18 Jan 2007 18:39:31 +0100 Received: from c-768572d5.023-68-73746f42.cust.bredbandsbolaget.se (HELO maerlyn.bredbandsbolaget.se) ([213.114.133.118]) by ironport2.bredband.com with ESMTP; 18 Jan 2007 18:39:30 +0100 From: Daniel Tourde To: freebsd-questions@freebsd.org Date: Thu, 18 Jan 2007 18:39:40 +0100 User-Agent: KMail/1.9.5 References: <200701172234.12466.daniel.tourde@spray.se> <45AEC0F4.3070900@unsane.co.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701181839.40886.daniel.tourde@spray.se> Subject: Re: How to install the 3945ABG Driver on a fresh FreeBSD 6.2 install? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: daniel.tourde@spray.se List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 17:39:34 -0000 Hello Pietro, > > I hate to say this but this driver only seems to compile on -CURRENT as > > far as i can tell (and as far as the conversation at > > I don't remember from where I downloaded it, but this one [attached] > works fine on 6-STABLE for me! > make > make install > kldload if_wpi It did the trick. It seems to work here as well... ;) Thanks! PS: There are many drivers around on the net. That would be nice to indicate where you found that one, coz it seems to work... ;)