From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Roskin Date: Fri, 18 Dec 2009 16:55:33 -0500 Subject: [ath9k-devel] ath9k and D-Link 652 In-Reply-To: References: <1261004647.12783.3.camel@mj> Message-ID: <1261173333.7745.4.camel@mj> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Wed, 2009-12-16 at 20:23 -0500, Russ Adams wrote: > Here's a sequence of events: > > % sudo modprobe ath9k # no pertinent dmesg output > > % iwconfig # wlan0 not present > lo no wireless extensions. > > eth0 no wireless extensions. Is that Linux 2.6.32 without patches? It would be interesting to see the kernel log at this point. Perhaps something fails to be initialized, which causes the crash at the unload time. I suggest that you write to linux-wireless at vger.kernel.org, as the crash is the first priority issue compared to the failed initialization, and it happens in the mac80211 code. -- Regards, Pavel Roskin