From owner-freebsd-current@FreeBSD.ORG Sat Dec 11 23:04:31 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 4A80316A4CE for ; Sat, 11 Dec 2004 23:04:31 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F57843D2F for ; Sat, 11 Dec 2004 23:04:31 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.90] ([66.127.85.90]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id iBBN4UWi044993 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 11 Dec 2004 15:04:30 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <41BB7D00.6050402@errno.com> Date: Sat, 11 Dec 2004 15:04:32 -0800 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Randy Bush References: <16827.31629.73080.383613@ran.psg.com> In-Reply-To: <16827.31629.73080.383613@ran.psg.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Current Subject: Re: buildkernel ath breakage 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: Sat, 11 Dec 2004 23:04:31 -0000 You're missing device ath_rate_onoe this was mentioned in the HEADSUP. Likewise people experiencing WEP problems should make sure they have device wlan_wep in their kernel or built as a module and available for loading. Sam