From owner-freebsd-current@FreeBSD.ORG Fri Mar 26 10:06:40 2004 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 6FC3516A4CF for ; Fri, 26 Mar 2004 10:06:40 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 8940643D53 for ; Fri, 26 Mar 2004 10:06:39 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 26 Mar 2004 18:06:38 +0000 (GMT) Date: Fri, 26 Mar 2004 18:06:35 +0000 From: David Malone To: Chris Ross Message-ID: <20040326180635.GA76220@walton.maths.tcd.ie> References: <40633657.3050305@distal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40633657.3050305@distal.com> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-current@freebsd.org Subject: Re: ath driver in FreeBSD 5.2.1-release? 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: Fri, 26 Mar 2004 18:06:40 -0000 On Thu, Mar 25, 2004 at 02:43:19PM -0500, Chris Ross wrote: > Hey. I see much chatter from 2003 about the ath drive work > that Sam Lefler did getting into -current. I figured, perhaps > erroneously, that that work would've gotten into 5.2.1-release, > since that's fairly new. Is this unrealistic? 5.2.1 contains all the ath work as of the end of November. A few changes have been made since then, but the driver in 5.2.1 should work... David.