From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Sodhi Date: Thu, 24 Feb 2011 10:39:16 +0100 Subject: [ath9k-devel] ar9271 SIOCSIFFLAGS error and authentication timeout In-Reply-To: <20110224091510.GA24543@fly> References: <20110223204641.GA19782@fly> <20110223213502.4280.qmail@stuge.se> <20110224091510.GA24543@fly> Message-ID: <20110224093916.GB24543@fly> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Oh I'm a fool, I made a typo, the two lines that I get with rfkill event are idx 0 type 1 op 2 soft 1 hard 0 idx 0 type 1 op 2 soft 0 hard 0 I'll do what you requested. I just wanted to clear this out On Thu, Feb 24, 2011 at 10:15:10AM +0100, Cedric Sodhi wrote: > PS, if that matters: When I observe the ERFKILL status with rfkill I get > a > > idx 0 type 1 op 2 soft 0 hard 0 > idx 0 type 1 op 2 soft 0 hard 0 > > every time I restart /etc/init.d/net.wlan1. > > Attached is a log of dmesg. If you want me to enable certain DEBUG > options and grab another one, please say so. I've just read that certain > DEBUG options might cause problems so I disabled them all, to be > careful.