From owner-freebsd-stable@FreeBSD.ORG Sat Aug 17 12:12:47 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 1A84AB32 for ; Sat, 17 Aug 2013 12:12:47 +0000 (UTC) (envelope-from tj@archlinux.us) Received: from mail-vc0-f196.google.com (mail-vc0-f196.google.com [209.85.220.196]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD468254A for ; Sat, 17 Aug 2013 12:12:46 +0000 (UTC) Received: by mail-vc0-f196.google.com with SMTP id ha11so816234vcb.3 for ; Sat, 17 Aug 2013 05:12:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Z1wkqGm/RSqEs2p4xCxfW8JjIKVTOuHu7XxnmKyd9yw=; b=eakv2vhuTA/hQ98k7UYT7jClMWOJ1/YdUzzBw/up/64Z1mugiZbySbV6n9LD5C/F81 NiZXf7iwX1douOPb6UU1RgwrRioKwwT9W7CyQ2YxP+ivXqZUlEQdZU/Gsvxrn6MH3gw4 EB4Ybc3qQGKOXZtaraCSvekah5vFTEqcA02YlDefvy4iCqk+rYRYZ7IFIsDMBKGAdEEy TblSFZZrs50y3WGMZjMkr5KE33ZrLE6k0wNvg784qw0jA9BDnLpvMQlZ+u9UV1JgsWSC jll/dR5E+lEcJap1sV5cbLHMraxWJhoy4ds/1YwLQJ2O1LHncT24d6cpFnXqGlAcJ4/c +e0g== X-Gm-Message-State: ALoCoQm73I+YQpffu9ZibV96FzQba0LXhvnByPJnkNI8gFj1Zu7WNlFlfSKn4JkDE5b2GprK23b8 MIME-Version: 1.0 X-Received: by 10.221.47.193 with SMTP id ut1mr2812035vcb.8.1376741559784; Sat, 17 Aug 2013 05:12:39 -0700 (PDT) Received: by 10.52.227.40 with HTTP; Sat, 17 Aug 2013 05:12:39 -0700 (PDT) Received: by 10.52.227.40 with HTTP; Sat, 17 Aug 2013 05:12:39 -0700 (PDT) In-Reply-To: References: Date: Sat, 17 Aug 2013 17:42:39 +0530 Message-ID: Subject: [ATH] 9.2-PRERELEASE and wlan0 device disconnection From: Tj To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Sat, 17 Aug 2013 12:12:47 -0000 (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