From owner-freebsd-current@FreeBSD.ORG Tue May 23 06:06:56 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 5889416A422 for ; Tue, 23 May 2006 06:06:56 +0000 (UTC) (envelope-from michal.vanco@satro.sk) Received: from mail.satronet.sk (mail.satronet.sk [217.144.16.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC9E43D45 for ; Tue, 23 May 2006 06:06:53 +0000 (GMT) (envelope-from michal.vanco@satro.sk) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.satronet.sk (Postfix) with ESMTP id 85FF7160707FD; Tue, 23 May 2006 08:06:48 +0200 (CEST) Received: from mail.satronet.sk ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15108-01-23; Tue, 23 May 2006 08:06:47 +0200 (CEST) Received: from [192.168.210.63] (ptp-217-144-17-70.vpn.satronet.sk [217.144.17.70]) (using SSLv3 with cipher EXP1024-RC4-SHA (56/128 bits)) (No client certificate requested) by mail.satronet.sk (Postfix) with ESMTP id B01F61606A6E0; Tue, 23 May 2006 08:06:44 +0200 (CEST) From: Michal =?utf-8?q?Van=C4=8Do?= Organization: Satro, s.r.o. To: freebsd-current@freebsd.org Date: Tue, 23 May 2006 08:06:37 +0200 User-Agent: KMail/1.9.1 References: <200605211049.33097.michal.vanco@satro.sk> <20060522.165351.41704450.imp@bsdimp.com> In-Reply-To: <20060522.165351.41704450.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605230806.40543.michal.vanco@satro.sk> X-Virus-Scanned: by amavisd-new-20030616-p10 at satronet.sk Cc: Warner Losh Subject: Re: Atheros 5212 in 6.1-REL 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: Tue, 23 May 2006 06:06:56 -0000 On Tuesday 23 May 2006 00:53, Warner Losh wrote: > > Is there any way how to fix this? > > kldload if_ath? > of course i have all relevant drivers loaded (if_ath compiled in kernel directly). i'd say this is related to cardbus code. michal