Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:45289 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753807Ab0KPPmh (ORCPT ); Tue, 16 Nov 2010 10:42:37 -0500 Received: by pwi9 with SMTP id 9so128594pwi.19 for ; Tue, 16 Nov 2010 07:42:37 -0800 (PST) Message-ID: <4CE2A665.7050903@lwfinger.net> Date: Tue, 16 Nov 2010 09:42:29 -0600 From: Larry Finger MIME-Version: 1.0 To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= CC: James Womack , linux-wireless@vger.kernel.org Subject: Re: r8187se panic References: <4CDC9FA5.10002@lwfinger.net> <4CDD3BC4.7070102@lwfinger.net> <4CDD66C4.10603@lwfinger.net> <4CDD7945.70005@lwfinger.net> <4CDEDC74.3040902@lwfinger.net> <4CDEEEE4.80801@lwfinger.net> <4CE00BEE.8060100@lwfinger.net> <4CE0455A.50709@lwfinger.net> <4CE1C5F7.90607@lwfinger.net> <4CE29413.5090103@lwfinger.net> <4CE29C7E.6000200@lwfinger.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 11/16/2010 09:08 AM, Rafał Miłecki wrote: > 2010/11/16 Larry Finger : >> On 11/16/2010 08:46 AM, James Womack wrote: >> >>> This should be sufficient, hopefully! >> >> Perfect. > > Would be nice if you could decide to talk privately or on ML ;) > > James you do not use "Reply to all" for most of the discussion. I want it to be on the mailing list. I didn't notice that James had sent it privately, otherwise I would not have trimmed my reply so drasticly. For completeness, the traceback is as follows: [ 3604.120086] rtl8187se: HwThreeWire(): CmdReg: 0XFF RE|WE bits are not clear!! [ 3604.120099] Pid: 17, comm: kacpi_notify Tainted: G C 2.6.32-custom #1 [ 3604.120106] Call Trace: [ 3604.120151] [] ? HwHSSIThreeWire+0x55/0x1fe [rtl8187se] [ 3604.120176] [] ? RF_WriteReg+0xb5/0xd7 [rtl8187se] [ 3604.120198] [] ? rtl8225z2_rf_close+0x12/0x3d [rtl8187se] [ 3604.120216] [] ? rtl8180_pci_remove+0x3e/0xdd [rtl8187se] [ 3604.120231] [] ? pci_device_remove+0x16/0x35 [ 3604.120241] [] ? __device_release_driver+0x54/0x97 [ 3604.120249] [] ? device_release_driver+0x15/0x1e [ 3604.120258] [] ? bus_remove_device+0x6e/0x7d [ 3604.120265] [] ? device_del+0xf0/0x146 [ 3604.120273] [] ? device_unregister+0x8/0x10 [ 3604.120281] [] ? pci_stop_bus_device+0x42/0x60 [ 3604.120288] [] ? pci_remove_bus_device+0xa/0x8e [ 3604.120301] [] ? eeepc_rfkill_hotplug+0x127/0x142 [eeepc_laptop] [ 3604.120312] [] ? acpi_ev_notify_dispatch+0x4c/0x57 [ 3604.120322] [] ? acpi_os_execute_deferred+0x1a/0x23 [ 3604.120331] [] ? worker_thread+0x142/0x1c2 [ 3604.120339] [] ? acpi_os_execute_deferred+0x0/0x23 [ 3604.120349] [] ? autoremove_wake_function+0x0/0x29 [ 3604.120356] [] ? worker_thread+0x0/0x1c2 [ 3604.120364] [] ? kthread+0x5f/0x64 [ 3604.120371] [] ? kthread+0x0/0x64 [ 3604.120381] [] ? kernel_thread_helper+0x7/0x10 [ 3604.320072] r8180: WW:Card reset timeout! [ 3604.528471] r8180: Freeing irq 18 [ 3604.537501] r8180 0000:01:00.0: PCI INT A disabled [ 3604.537507] r8180: wlan driver removed [ 3604.537509] Larry