lkml.org 
[lkml]   [2005]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    SubjectWifi oddness [Was: Re: 2.6.14-rc4-mm1]
    >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 majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/
    \
     
     \ /
      Last update: 2005-10-19 20:52    [W:5.301 / U:0.372 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site