1. 20 12月, 2008 1 次提交
  2. 13 12月, 2008 3 次提交
  3. 05 12月, 2008 5 次提交
  4. 26 11月, 2008 5 次提交
  5. 11 11月, 2008 7 次提交
  6. 01 11月, 2008 14 次提交
  7. 28 10月, 2008 2 次提交
  8. 23 10月, 2008 1 次提交
    • C
      p54: enable 2.4/5GHz spectrum by eeprom bits. · 4cc683c9
      Christian Lamparter 提交于
      Badness at /home/proski/src/linux-2.6/net/mac80211/rx.c:2200
      NIP: c02bc850 LR: c02ab268 CTR: 00000000
      REGS: ef01fcc0 TRAP: 0700   Tainted: G        W  (2.6.27-wl)
      MSR: 00029032 <EE,ME,IR,DR>  CR: 22004084  XER: 20000000
      TASK = c1a58800[1778] 'p54pci' THREAD: ef01e000
      [...]
      NIP [c02bc850] __ieee80211_rx+0x17c/0x638
      LR [c02ab268] ieee80211_tasklet_handler+0x104/0x120
      Call Trace:
      [ef01fd70] [c1a0c020] 0xc1a0c020 (unreliable)
      [ef01fdb0] [c02ab268] ieee80211_tasklet_handler+0x104/0x120
      [...]
      
      the problem was that some older cards are mis-identified and didn't support
      5GHz rates, while they have the right MAC & Synth chip.
      
      This patch changes the way how p54 decides if it should enable 11a channels
      or not.
      Reported-by: NPavel Roskin <proski@gnu.org>
      Signed-off-by: NChristian Lamparter <chunkeey@web.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      4cc683c9
  9. 15 10月, 2008 1 次提交
  10. 07 10月, 2008 1 次提交