From owner-freebsd-current@FreeBSD.ORG Tue Nov 27 09:53:00 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0546D16A41B for ; Tue, 27 Nov 2007 09:53:00 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:1f1::2]) by mx1.freebsd.org (Postfix) with ESMTP id D3B9F13C448 for ; Tue, 27 Nov 2007 09:52:58 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id lAR9qZni002520 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Nov 2007 09:52:39 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <474BE8CA.3040404@unsane.co.uk> Date: Tue, 27 Nov 2007 09:52:10 +0000 From: Vince User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: Jeff Palmer References: <47491424.6030501@rexdb.com> <474BD109.8030104@clearchain.com> <474BE0E6.3070301@rexdb.com> In-Reply-To: <474BE0E6.3070301@rexdb.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Benjamin Close , current@freebsd.org Subject: Re: problem with if_wpi and wpa_supplicant. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 09:53:00 -0000 Jeff Palmer wrote: > Benjamin Close wrote: >> Jeff Palmer wrote: >>> Hello current@, >>> >>> >> >> > Ben, > > I'm using your tarball, not the perforce version. so I manually applied > your changes manually. Your patch said line 2920, the tarball version > was near line 2903. Let me know if you'd rather I use the perforce > version. I don't know how to obtain a copy of the perforce version, so > I'd have to figure that out. However: on with the details: > > Just an aside if you need to try the perforce version, Tom Evans wrote a script in ruby that can grab it via the web interface. I have a copy at http://www.unsane.co.uk/~jhary/ruby/p4fetch.rb Vince