ath(4) fails to attach

Sevan / Venture37 venture37 at gmail.com
Wed Apr 11 13:16:08 UTC 2012


On 11/04/2012 14:04, Sevan / Venture37 wrote:
> update src just now & built a new kernel, ath(4) now attaches to the
> card :)
> Are the invalid modes reported below of concern?

the driver attaches & I can use a wlan interface to bind to it & scan 
successfully for APs, but when I mark the inteface up the kernel starts 
spitting out messages & doesn't stop until the instance of wlan(4) is 
destroyed.

ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetRateTable: cck: MaxRD: 54 MaxCTL: 40 TPC_Reduction 0 chan=2412 
(0xa0) maxAvailPower=38 pwr6_24=38, maxPower=38
ar5112SetRfRegs: chan 2412/0xa0 modesIndex 3
ar5212SetAntennaSwitchInternal: Setting fast diversity on.
ar5212ResetTxQueue: reset queue 0
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x1 eol 0x1 urn 0x0
ar5212ResetTxQueue: reset queue 1
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x3 eol 0x3 urn 0x0
ar5212ResetTxQueue: reset queue 2
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x7 eol 0x7 urn 0x0
ar5212ResetTxQueue: reset queue 3
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0xf eol 0xf urn 0x0
ar5212ResetTxQueue: inactive queue 4
ar5212ResetTxQueue: inactive queue 5
ar5212ResetTxQueue: inactive queue 6
ar5212ResetTxQueue: inactive queue 7
ar5212ResetTxQueue: reset queue 8
ar5212ResetTxQueue: defaulting to rdytime = 62 uS
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x10f eol 0x10f urn 0x0
ar5212ResetTxQueue: reset queue 9
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x30f eol 0x10f urn 0x0
ar5212Reset: done
ar5212AniReset: chan 2412/0xa0 restore 1 opmode 1
enableAniMIBCounters: Enable mib counters: OfdmPhyErrBase 0xbffe0c 
cckPhyErrBase 0xbfff38
ar5212SetInterrupts: 0x80965 => 0xc0000071
ar5212SetInterrupts: new IMR 0x804b7
ar5212SetInterrupts: enable IER
ar5212SetInterrupts: 0xc0000071 => 0xc0000071
ar5212SetInterrupts: disable IER
ar5212SetInterrupts: new IMR 0x804b7
ar5212SetInterrupts: enable IER
ar5212SetInterrupts: 0xc0000071 => 0x0
ar5212SetInterrupts: disable IER
ar5212SetInterrupts: new IMR 0x0
ath0: ath_rx_tasklet: sc_inreset_cnt > 0; skipping
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5212SetRateTable: MaxRD: 54 TurboMax: 32 MaxCTL: 33 TPC_Reduction 0 
chan=2412 (0x480) maxAvailPower=33 pwr6_24=38, maxPower=33
ar5212SetRateTable: cck: MaxRD: 54 MaxCTL: 40 TPC_Reduction 0 chan=2412 
(0x480) maxAvailPower=38 pwr6_24=38, maxPower=38
ar5112SetRfRegs: chan 2412/0x480 modesIndex 4
ar5212SetAntennaSwitchInternal: Setting fast diversity on.
ar5212ResetTxQueue: reset queue 0
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x30f eol 0x10f urn 0x0
ar5212ResetTxQueue: reset queue 1
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x30f eol 0x10f urn 0x0
ar5212ResetTxQueue: reset queue 2
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x30f eol 0x10f urn 0x0
ar5212ResetTxQueue: reset queue 3
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x30f eol 0x10f urn 0x0
ar5212ResetTxQueue: inactive queue 4
ar5212ResetTxQueue: inactive queue 5
ar5212ResetTxQueue: inactive queue 6
ar5212ResetTxQueue: inactive queue 7
ar5212ResetTxQueue: reset queue 8
ar5212ResetTxQueue: defaulting to rdytime = 62 uS
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x30f eol 0x10f urn 0x0
ar5212ResetTxQueue: reset queue 9
setTxQInterrupts: tx ok 0x0 err 0x0 desc 0x30f eol 0x10f urn 0x0
ar5212Reset: done


More information about the freebsd-wireless mailing list