[Prism54-devel] [Bug 2] islpci_mgt_response(): queue empty, retrying (jiffies left = 90
   
    bugzilla-daemon@mcgrof.com
     
    bugzilla-daemon@mcgrof.com
       
    Fri, 30 Jan 2004 22:49:11 +0000 (UTC)
    
    
  
http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=2
Jens.Maurer@gmx.net changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED
------- Additional Comments From Jens.Maurer@gmx.net  2004-01-30 22:49 -------
These are the last log lines before things spiral downward:
Jan 29 23:23:04 localhost kernel: eth1: done with prism54_mib_init()! -- Client,
Managed, Master mode
The reset is complete.
Jan 29 23:23:05 localhost kernel: _mgt_get_request(): data length (34!=1452)
mismatch for oid=0x1c000043
This is DOT11_OID_BSSLIST (access point discovery).  That never gets
close to the space we have allocated for it, so this is ok.
Jan 29 23:23:06 localhost kernel: _mgt_get_request(): data length (64!=60)
mismatch for oid=0x1c000042
Here's some trouble. DOT11_OID_BSSFIND should return one single entry of
sizeof(obj_bss).  But it returns 4 bytes more.  Why does it do this?
Anyway, we've had additional extensive changes to the mgmt handling
(high-level this time), so please try again with today's driver.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.