From owner-freebsd-current@FreeBSD.ORG Mon Feb 13 17:22:52 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 216D916A442 for ; Mon, 13 Feb 2006 17:22:52 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id F075F43D88 for ; Mon, 13 Feb 2006 17:22:43 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id k1DHMgo7096049 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 13 Feb 2006 09:22:43 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <43F0C10E.305@errno.com> Date: Mon, 13 Feb 2006 09:25:34 -0800 From: Sam Leffler User-Agent: Thunderbird 1.5 (X11/20060210) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: HEADSUP: new ath+hal 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: Mon, 13 Feb 2006 17:22:52 -0000 I committed a new ath hal and driver mods last week. The most noticeable change is support for "recent" parts. With this version all currently shipping pci/cardbus products should be supported except for those based on the pre-11n MIMO part. There are also new builds for sparc64, powerpc, and alpha (alpha is untested, the others are known to work). I want to see this hal go into the 6.1 release so please let me know if you see any regressions. Sam