From owner-freebsd-current@FreeBSD.ORG Wed Dec 8 20:39:07 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 2D13C16A4CE for ; Wed, 8 Dec 2004 20:39:07 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id E399A43D1D for ; Wed, 8 Dec 2004 20:39:06 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id iB8Kd4Wi026867 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 8 Dec 2004 12:39:06 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: freebsd-current@freebsd.org Date: Wed, 8 Dec 2004 12:47:35 -0800 User-Agent: KMail/1.7 References: <20041208203413.5FB1A62DF@bart.motd.dk> In-Reply-To: <20041208203413.5FB1A62DF@bart.motd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412081247.36272.sam@errno.com> cc: Tom Jensen Subject: Re: HEADSUP: ifconfig updated 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, 08 Dec 2004 20:39:07 -0000 On Wednesday 08 December 2004 12:36 pm, Tom Jensen wrote: > Any chances that these updates (ifconfig, ath, net80211) could be > applied/working with the 5.3 sources? There's no reason someone couldn't create a patch set for 5.3, but it would take a lot of work (and it ain't going to be me). As to committing the changes to 5-stable that will not happen as they break driver API's. Sam