NetBSD-Users archive

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

Re: NetBSD 6.0_BETA2 i386 freezes after WPA group key handshake



On Mon 02.07.2012 01:46, Timo Schmidt wrote:
> On Fri 29.06.2012 02:23, Timo Schmidt wrote:
> > On Wed 27.06.2012 00:44, Christos Zoulas wrote:
> > > Timo Schmidt  <netbsd%xomit.de@localhost> wrote:
> > > > On Tue 26.06.2012 01:52, Christos Zoulas wrote:
> > > > > 
> > > > > The problem is probably with the atheros driver; I have not
> > > > > seen it with other wifi cards.
> > > >
> > > > What card would you recommend?
> > > 
> > > I am using iwn without issues. iwi needs the occasional ifconfig down/up
> > > when it freezes. That's all I have. Which atheros card do you have? We
> > > can see if there are any updates to the drivers/firmware.
> > 
> > The output from lspci:
> > 
> > | lspci -vvv -nn -s 0000:00:14.0
> > | Ethernet controller [0200]: Atheros Communications Inc. Atheros AR5001X+ 
> > Wireless Network Adapter [168c:0013] (rev 01)
> > |          Subsystem: Netgear Device [1385:5e00]
> > |          Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
> > ParErr- Stepping- SERR- FastB2B- DisINTx-
> > |          Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> > <TAbort- <MAbort- >SERR- <PERR- INTx-
> > |          Latency: 80 (2500ns min, 7000ns max), Cache Line Size: 32 bytes
> > |          Interrupt: pin A routed to IRQ 11
> > |          Region 0: Memory at fc000000 (32-bit, non-prefetchable)
> > |          Capabilities: [44] Power Management version 2
> > |                  Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA 
> > PME(D0-,D1-,D2-,D3hot-,D3cold-)
> > |                  Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=2 PME- >
> > 
> > I will provide the hardware label at the weekend.
> 
> The card is labeled as "Netgear WPN311".

I've found another ath based card which I've tested. The
behavior is the same. This card is a "D-Link DWL-G520" with
nearly the same lspci and dmesg output:

| lspci -vvv -nn -s 0000:00:14.0
| 00:14.0 Ethernet controller [0200]: Atheros Communications Inc. AR5212/AR5213 
Wireless Network Adapter [168c:0013] (rev 01)
|         Subsystem: D-Link System Inc AirPlus DWL-G520 Wireless PCI Adapter 
(rev. B) [1186:3a13]
|         Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
|         Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
|         Interrupt: pin A routed to IRQ 11
|         Region 0: Memory at fc000000 (32-bit, non-prefetchable) [disabled]
|         Capabilities: [44] Power Management version 2
|                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
|                 Status: D3 NoSoftRst- PME-Enable- DSel=0 DScale=2 PME-

| dmesg | grep "^ath"
| ath0 at pci0 dev 20 function 0: Atheros 5212
| ath0: interrupting at irq 11
| ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
| ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 
36Mbps 48Mbps 54Mbps
| ath0: mac 7.9 phy 4.5 radio 5.6

  -Timo


Home | Main Index | Thread Index | Old Index