Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2009 02:52:09 +0000 (GMT)
From:      Joe Holden <jwh@rewt.org.uk>
To:        Rui Paulo <rpaulo@freebsd.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Atheros 9280 Issues
Message-ID:  <alpine.LNX.2.00.0911150247590.27002@jasmine.barbary>
In-Reply-To: <5F4CC8D8-3FAB-405C-A94D-4950D13F7E98@freebsd.org>
References:  <alpine.LNX.2.00.0911101400430.6578@jasmine.barbary> <5F4CC8D8-3FAB-405C-A94D-4950D13F7E98@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi thanks for the response.

I have recompiled kernel and attached the dmesg, the errors it gives seem 
to relate to having no/invalid regdomain in the eeprom:

ath0: <Atheros 9280> mem 0xdc000000-0xdc00ffff irq 17 at device 0.0 on pci6
ath0: [ITHREAD]
ar9280Attach: sc 0xc2d8d000 st 0x1 sh 0xc2be9000
ar5416SetPowerMode: AWAKE -> AWAKE (set chip )
ar9280Attach: ID 0x852ff VERSION 0x2 TYPE 0x5 REVISION 0x2
ath_hal_v14EepromAttach Eeprom Magic = 0xa55a
ath_hal_v14EepromAttach Eeprom Version 14.16
v14EepromReadCTLInfo Numctls = 21
ar5416SetPowerMode: AWAKE -> AWAKE (set chip )
ar9280RfAttach: attach AR9280 radio
enableAniMIBCounters: Enable mib counters: OfdmPhyErrBase 0x0 cckPhyErrBase 0x0
ar9280Attach: return
getchannels: cc 0 regDmn 0xf0 mode 0xffffff ecm
isEepromValid: invalid regulatory domain/country code 0x6b
getregstate: invalid EEPROM contents
ath0: ath_getchannels: unable to collect channel list from hal, status 12
ar5416Detach:
Detaching Ani
Disable MIB counters
ar5212SetPowerMode: AWAKE -> AWAKE (set chip )
ar5416SetPowerMode: AWAKE -> FULL-SLEEP (set chip )
device_attach: ath0 attach returned 22

Thanks,
J

On Fri, 13 Nov 2009, Rui Paulo wrote:

> On 10 Nov 2009, at 14:04, Joe Holden wrote:
>
>> Hi guys,
>>
>> I've acquired the above chip, but am having trouble getting it to work, it works under Linux so the chip is definitely in a working state, i've attached some info below.
>>
>> It is a half-height mini pci-e version,
>>
>> dmesg:
>> ath0: <Atheros 9280> mem 0xdc000000-0xdc00ffff irq 17 at device 0.0 on pci6
>> ath0: [ITHREAD]
>> ath0: ath_getchannels: unable to collect channel list from hal, status 12
>> device_attach: ath0 attach returned 22
>
> Add "options AH_DEBUG" and "options ATH_DEBUG" to your kernel config file; add "hw.ath.debug=0xffffffff" and "hw.ath.hal.debug=0xffffffff" to /boot/loader.conf
>
> Boot the new kernel and post the dmesg.
> --
> Rui Paulo
>
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.0911150247590.27002>