Wifi oddness [Was: Re: 2.6.14-rc4-mm1]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>I've been having problems with ipw2200 oopsing at modprobe since
>2.6.14-rc2-mm1 (sorry for not reporting before). I use the ipw2200
>included in the kernel.

Can you apply this and tell me what are the numbers?

--- d/net/ieee80211/ieee80211_wx.c	2005-10-19 20:40:52.000000000 +0200
+++ d/net/ieee80211/ieee80211_wx.c.new	2005-10-19 20:44:00.000000000 +0200
@@ -152,6 +152,8 @@
 		iwe.u.qual.level = 0;
 	} else {
 		iwe.u.qual.level = network->stats.rssi;
+		printk(KERN_ERR "---THIS: %d, %d\n", ieee->perfect_rssi,
+			ieee->worst_rssi);
 		iwe.u.qual.qual =
 		    (100 *
 		     (ieee->perfect_rssi - ieee->worst_rssi) *
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux