From owner-freebsd-current@FreeBSD.ORG Sat May 27 15:04:34 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 56D3916B1E7 for ; Sat, 27 May 2006 15:04:34 +0000 (UTC) (envelope-from toxahost@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777DF43D5F for ; Sat, 27 May 2006 15:04:24 +0000 (GMT) (envelope-from toxahost@gmail.com) Received: by nz-out-0102.google.com with SMTP id m7so262052nzf for ; Sat, 27 May 2006 08:04:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=N4DXcGbT9YrE+IOx+z04gesYq2AV/x1lTLkSs9TbAjGX44Qn1tGZb3zAn3Hqu8T1z+IoguTfuq4i+uHrnnsiKAADq8AHB+gT6Pl2UM2Dru9lyfta1412IAkQ+CbfPbhDBiTfk5JnCoVLbYfS9xWemYzlalFVIOMQcZwZMhbq85o= Received: by 10.37.13.34 with SMTP id q34mr748712nzi; Sat, 27 May 2006 08:04:24 -0700 (PDT) Received: by 10.36.224.64 with HTTP; Sat, 27 May 2006 08:04:23 -0700 (PDT) Message-ID: Date: Sat, 27 May 2006 19:04:23 +0400 From: "Anton Karpov" To: "M. Warner Losh" In-Reply-To: <20060527.085340.79298695.imp@bsdimp.com> MIME-Version: 1.0 References: <20060526.070406.-399285106.imp@bsdimp.com> <20060527.085340.79298695.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, michal.vanco@satro.sk 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: Sat, 27 May 2006 15:04:40 -0000 > > : > > : > : yes, with this patch, everything is ok, thanx! > > Dang. I guess that means I have to fix this problem for real :-( > > Warner > I'm following -current onto my laptop, installing kernel regulary (every week or so) and for the last few weeks the changes with ath for me were: 0. (months ago). everything is FINE 1. (few weeks ago, with new kernel). when I plug card into pcmcia slot, I got a kernel crash. no serial console here, no digital photocam, no piece o= f paper and a pen, so bugreport is useless. My weekend wardriving session was failed ;) 2. (few days ago, with new kernel). when I plug card into slot, NOTHING happens. No kernel message, nothing 3. (right now, with your fix). everything is fine again :) hope this "thread" helps.