From owner-freebsd-net@FreeBSD.ORG Mon May 31 18:20:03 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE2C11065674 for ; Mon, 31 May 2010 18:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C3F908FC1F for ; Mon, 31 May 2010 18:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4VIK3SY021577 for ; Mon, 31 May 2010 18:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4VIK3q8021574; Mon, 31 May 2010 18:20:03 GMT (envelope-from gnats) Date: Mon, 31 May 2010 18:20:03 GMT Message-Id: <201005311820.o4VIK3q8021574@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Alex Kozlov Cc: Subject: Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Kozlov List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 18:20:04 -0000 The following reply was made to PR kern/146517; it has been noted by GNATS. From: Alex Kozlov To: bug-followup@FreeBSD.org, vince@unsane.co.uk, rpaulo@freebsd.org, spam@rm-rf.kiev.ua Cc: Subject: Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable. Date: Mon, 31 May 2010 21:12:20 +0300 Hi I confirm this. Atheros 9280, work fine with 8.0R usb stick, timeout after few pings with 8.1-BETA1. I can try to find a particular commit, that causes this regression, if its help. -- Adios