Subject: iwi problems in -current
To: None <current-users@netbsd.org>
From: Mihai CHELARU <kefren@netbsd.ro>
List: current-users
Date: 07/18/2005 17:09:20
Hello,

The latest -current (unlike 3.99.5) doesn't like iwi anymore. 
Association is OK, but all the ingress frames are dropped due to CRC 
errors (I think).

Here is what iwictl shows:

# iwictl iwi0 | grep bad
Number of frames with a bad CRC received                    [703]

Also, from ifconfig -v iwi0:

         input: 0 packets, 0 bytes, 2036 errors

 From dmesg:

iwi0 at pci1 dev 3 function 0: Intel PRO/Wireless LAN 2200BG Mini-PCI 
Adapter (rev. 0x05)
iwi0: interrupting at irq 11
iwi0: 802.11 address 00:0e:35:b5:8a:51
iwi0: unknown authentication state 1
iwi0: unknown authentication state 1
iwi0: unknown authentication state 1
iwi0: unknown authentication state 1
iwi0: unknown authentication state 1

The 'unknown authentication state 1' message is a different issue, in 
iwi drivers thou..

Is anyone else seeing this ?

TIA,
Mihai