From owner-freebsd-net@FreeBSD.ORG Thu Jan 18 11:34:13 2007 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C2A116A412 for ; Thu, 18 Jan 2007 11:34:13 +0000 (UTC) (envelope-from gilbert.cao@bsdmon.com) Received: from bigfugu.bsdmon.com (218.128.101-84.rev.gaoland.net [84.101.128.218]) by mx1.freebsd.org (Postfix) with ESMTP id 3436B13C44B for ; Thu, 18 Jan 2007 11:34:13 +0000 (UTC) (envelope-from gilbert.cao@bsdmon.com) Received: from localhost (localhost [127.0.0.1]) by bigfugu.bsdmon.com (Postfix) with ESMTP id 5707D62AF; Thu, 18 Jan 2007 12:03:19 +0100 (CET) Received: from bigfugu.bsdmon.com ([127.0.0.1]) by localhost (bigfugu.bsdmon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60632-11; Thu, 18 Jan 2007 12:03:18 +0100 (CET) Received: from bigfugu.bsdmon.com (localhost [127.0.0.1]) by bigfugu.bsdmon.com (Postfix) with ESMTP id 8AA0362B2; Thu, 18 Jan 2007 12:03:18 +0100 (CET) Received: from ftplan.ice-dev.com ([82.226.60.41]) (SquirrelMail authenticated user macross) by bigfugu.bsdmon.com with HTTP; Thu, 18 Jan 2007 12:03:18 +0100 (CET) Message-ID: <12168.82.226.60.41.1169118198.squirrel@bigfugu.bsdmon.com> In-Reply-To: <45AF4633.8090904@sun-fish.com> References: <45AF4633.8090904@sun-fish.com> Date: Thu, 18 Jan 2007 12:03:18 +0100 (CET) From: "Gilbert Cao" To: "Stefan Lambrev" User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at bsdmon.com Cc: net@freebsd.org Subject: Re: http://www.clearchain.com/wiki/wpi X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 11:34:13 -0000 > Hello, > > Can someone help me little with WPI driver ? > I'm willing to test it on my laptop, but I'm stuck at compile/install > process :) > > I downloaded > http://www.clearchain.com/~benjsc/download/20070107-wpi-freebsd.tar.gz > but I'm not sure what to do with it. > Any tips how to compile it? > > I'm using FreeBSD 6.2 RC2 - amd64. Hi, I manage to compile it, only on FreeBSD-CURRENT. I think you should "cvsup" it and not get an old FreeBSD-CURRENT snapshot. Hope this helps.