From owner-freebsd-current@FreeBSD.ORG Sun May 22 23:53:35 2005 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 8B8CA16A41C for ; Sun, 22 May 2005 23:53:35 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5343A43D49 for ; Sun, 22 May 2005 23:53:35 +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 j4MNrNms037023 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 22 May 2005 16:53:23 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <42911B78.8080301@errno.com> Date: Sun, 22 May 2005 16:53:28 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dandee@volny.cz References: <20050522181904.7202B4E70E@pipa.profix.cz> In-Reply-To: <20050522181904.7202B4E70E@pipa.profix.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, 'Emil Mikulic' Subject: Re: ath0 goes down periodically 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: Sun, 22 May 2005 23:53:35 -0000 Daniel Dvorak wrote: > On Thursday I reported my problem with atheros and no response. > Now we see it is common problem. Not sure why you think your problem is related to this one. > > I used ath_rate_onoe, ath_rate_amrr and now last I am testing > ath_rate_sample, and yet no "kernel: ath0: device timeout" message turns up > in /var/log/messages since last reboot after recompilation kornel with > sample rate. > > But U use sample rate and have the same messages. > So choise of ath_rate does not have a influence on timeout. > Last panic was connection to mbuf. > > My box went to panic state due to Atheros for many times, my friend advised > me to use this: > lsd# sysctl kern.ipc.maxsockbuf > kern.ipc.maxsockbuf: 2097152 Don't recall you had a panic; if so please post the strack trace. Sam