From owner-freebsd-current@FreeBSD.ORG Wed Aug 6 09:32:12 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA63037B401 for ; Wed, 6 Aug 2003 09:32:12 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C57443F93 for ; Wed, 6 Aug 2003 09:32:12 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange.errno.com (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h76GWA7N032400 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 6 Aug 2003 09:32:11 -0700 (PDT) (envelope-from sam@errno.com) Date: Wed, 06 Aug 2003 09:32:09 -0700 From: Sam Leffler To: Lukas Ertl Message-ID: <1625473056.1060162329@melange.errno.com> In-Reply-To: <20030806180454.D1788@korben.in.tern> References: <200308062049.18324.dlodeiro@inspired.net.au> <1618623677.1060155480@melange.errno.com> <20030806164533.K1788@korben.in.tern> <1621419487.1060158276@melange.errno.com> <20030806180454.D1788@korben.in.tern> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: freebsd-current@freebsd.org cc: David Lodeiro Subject: Re: ath0 driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 06 Aug 2003 16:32:13 -0000 > On Wed, 6 Aug 2003, Sam Leffler wrote: > >> > Shouldn't that be 0.9.5.2? I run the latest current, and >> > hw.ath.hal.version is 0.9.5.2. >> > >> >> You're right; I committed a slightly older version to FreeBSD than to >> Linux. > > Any chance that you could commit the newer version? Or are the > differences too marginal? There are no substantive differences. The later version was created to identify some fixes specific to Linux. Sam