From owner-freebsd-stable@FreeBSD.ORG Sun Aug 18 16:02:44 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 55020FC2 for ; Sun, 18 Aug 2013 16:02:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CBC322DF4 for ; Sun, 18 Aug 2013 16:02:43 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id a12so2833833wgh.30 for ; Sun, 18 Aug 2013 09:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=5B51U7olqGMGVmaZEzMH9Tbh/MavJyw9Ev+Y/z19sTg=; b=LnmcEY+lMNZP9YcUHXQlCkylVlhdbHOSMc00YR8LktOjB6b8a+vWekZ3thxZTv6hEo JD7O4vmFxWm3Nxy7tTSOUWklgVWi1y7TlgNdgHwedz0NnXY7LQwhJ2E+BD775wk5QypJ akhPqbKmdrv3jtiIiC64AqYLWBNcAD7l5+snh8G3XMX0yAhNCGIdgx5WsYlbt8iGbM1h 692RKPHuRDhdQ04KytZ4ZyZV3qx40WlHMPyM/ZnsOzG23kD06nMgNoQFVOBIH73hldbK H7T/z75/wGVddv55TuYczmy0JxNZ270bWuz2jcqLkWl3I/at3PCnsvYb/VP/2MCGTxgt xZjA== MIME-Version: 1.0 X-Received: by 10.180.37.164 with SMTP id z4mr5051621wij.30.1376841761918; Sun, 18 Aug 2013 09:02:41 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Sun, 18 Aug 2013 09:02:41 -0700 (PDT) In-Reply-To: <20130818121916.GA55695@tahoe.tj-h.info> References: <20130818121916.GA55695@tahoe.tj-h.info> Date: Sun, 18 Aug 2013 09:02:41 -0700 X-Google-Sender-Auth: Bo-Lquvrm66PZeoTE3ssIm-GJL0 Message-ID: Subject: Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection From: Adrian Chadd To: Tj Hariharan Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Stable Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2013 16:02:44 -0000 good to know! -adrian On 18 August 2013 05:19, Tj Hariharan wrote: > Ok so, at the time I was using r254246. Just this afternoon, I realised > there were quite a few commits after that. I am now on r254444 and > everything seems to be working fine, i.e. no more wlan0 dying randomly. > I have no idea what is causing this, though. (the r254246 was from > installing from a download of 9.2 dvd). > On Sat, Aug 17, 2013 at 09:49:49PM -0700, Adrian Chadd wrote: > > Hi! > > > > I'm not sure what could've caused this! Not much has changed in the > > wireless stack and ath driver between 9.1 and 9.2. Would you be able to > > work through different svn versions of stable/9 between 9.1 and 9.2 to > > narrow down when things broke? > > > > It may be something other than the wifi driver/stack. > > > > Thanks! > > > > > > -adrian > > > > > > > > On 17 August 2013 05:12, Tj wrote: > > > > > (Sorry emailed from wrong address, re emailing) > > > > > > Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had > this > > > problem before with any version of freebsd however. I have an ATHEROS > card > > > (AR928X according to pciconf), things go fine except every few > > > minutes/hours (randomly) I get the following > > > http://bpaste.net/show/123755/ type > > > of error, and the network is no longer connected, however, beyond the > fact > > > that I can't even reach my router there's no obvious other sign, I.e > > > ifconfig still shows a valid output with ip address etc as if it were > still > > > connected. Restarting the netif service fixes it, until it happens > again - > > > which it does in a short while (though sometimes I have to restart > netif > > > twice). > > > > > > As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone > have > > > any idea what's causing this? > > > > > > -Tj Hariharan > > > _______________________________________________ > > > freebsd-stable@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > To unsubscribe, send any mail to " > freebsd-stable-unsubscribe@freebsd.org" > > > > > -- > Tejas (Tj) Hariharan > Email: tj@archlinux.us >