From owner-freebsd-wireless@FreeBSD.ORG Sun Jun 2 17:18:58 2013 Return-Path: Delivered-To: FreeBSD-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3BB38FEB for ; Sun, 2 Jun 2013 17:18:58 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x22d.google.com (mail-qc0-x22d.google.com [IPv6:2607:f8b0:400d:c01::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 044331091 for ; Sun, 2 Jun 2013 17:18:57 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id c11so1711361qcv.4 for ; Sun, 02 Jun 2013 10:18:57 -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 :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=HCTnEAEwDlrRDxkbZ/o4m4dU1mTZUtkQpOht1Lcx/ks=; b=r2QhTOFUMQN85mRHopgqtdCD48yQ42NzrRHbZK+T6yNYqZ/a8O/4TkYUuprDRTYi4x Q/UQ9tEvrA4dKT6T9KW6l6XCmxchlhFlv48Abvz4tzqXKJwgyjJDHn/PpjqSc7Bd9xjf lgfx348brJKfelVEsdME5jtSJGbBDpnxpHK17N/6nRdBpfM9N9FcvBDiy8Dne+4gvP75 IYNzPSs8n3/U8fUj3O9GPqA9R5ARzrEoFfZp4s4F7INa9YyDt6LSACnGO+S80scu3EFA 1+MLDBFIT3Oo93OAlisr4qH1D/39K4PpxH6zzfRTpjwpdIeUdSwxurU7t5ITn5lGPN8v z7bg== MIME-Version: 1.0 X-Received: by 10.229.149.14 with SMTP id r14mr3596578qcv.59.1370193537511; Sun, 02 Jun 2013 10:18:57 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.71.12 with HTTP; Sun, 2 Jun 2013 10:18:57 -0700 (PDT) In-Reply-To: References: Date: Sun, 2 Jun 2013 10:18:57 -0700 X-Google-Sender-Auth: 9qFuiQ_SdRxrLL8YZ_mb2FczNwU Message-ID: Subject: Re: panic: ath_legacy_tx_dma_restart: Q3: called with PUTRUNNING=1 From: Adrian Chadd To: Kim Culhan Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2013 17:18:58 -0000 Hi, So this is yet another instance of the MAC being tickled slightly wrong/racy, which could lead to hardware lockups or general craziness. It's happening during a stuck beacon whilst in AP mode. I'll go and review the transmit/receive/reset path again and ensure it's all shut down right during this reset. Thanks! adrian On 2 June 2013 04:49, Kim Culhan wrote: > Been seeing panics as in the Subject for a few weeks. > > Now running (and seeing the panics) with r251078M. > > Please let me know if additional info is needed. > > thanks > -kim > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"