From owner-freebsd-drivers@FreeBSD.ORG Thu Feb 8 03:02:04 2007 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B934016A400 for ; Thu, 8 Feb 2007 03:02:02 +0000 (UTC) (envelope-from the.bot.master@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7D1C613C49D for ; Thu, 8 Feb 2007 03:02:02 +0000 (UTC) (envelope-from the.bot.master@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so401775nzh for ; Wed, 07 Feb 2007 19:02:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PkDhfzXhePUpRqwh3BdxalBbhJpOfKTcRMTBhRAl2pdTrxLRhGEhM14FDWlU3S+VZwyNAkZzG/IQgee7iC3Bc/9hJrxR08IEhqAhS8Yfps9UjrgOCS2A5ES1VSJypGR2tzn348CbHKTx2wMKoCMFjL/Y+AnI3gF4tiT9eB0LaZc= Received: by 10.65.239.13 with SMTP id q13mr14436493qbr.1170902025952; Wed, 07 Feb 2007 18:33:45 -0800 (PST) Received: by 10.65.74.6 with HTTP; Wed, 7 Feb 2007 18:33:45 -0800 (PST) Message-ID: Date: Wed, 7 Feb 2007 21:33:45 -0500 From: "Tim ?" To: freebsd-drivers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Hello X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 03:02:04 -0000 i need a way to make this Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless network device work :(! i installed a driver via http://www.datacode.it/wpi-freebsd/wpi-freebsd.tgz i used make and make install as root and still no wireless interface no iwconfig either i'm useing freeBSD 6.2 any help would be great thanks in advance