ath 9285 cannot map register space

John Baldwin jhb at freebsd.org
Wed Jun 22 15:46:23 UTC 2011


On Wednesday, June 22, 2011 8:27:19 am Zeus V Panchenko wrote:
> Hi,
> 
> i'm trying to get working Atheros AR9285 Wireless LAN 802.11 a/b/g/n 
Controller (AR928x)
> on Lenovo S10-3 netbook
> 
> here are details:
> 
> > uname -a
> FreeBSD 8.2-RELEASE #0 
root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
> 
> > pciconf -lv
> ath0 at pci0:9:0:0:	class=0x028000 card=0x30a117aa chip=0x002b168c rev=0x01 
hdr=0x00
>     vendor     = 'Atheros Communications Inc.'
>     device     = 'Atheros AR9285 Wireless LAN 802.11 a/b/g/n Controller 
(AR928x)'
>     class      = network
> 
> 
> in dmesg i receive this:
> 
> > dmesg | grep ath
> ath0: <Atheros 9285> irq 18 at device 0.0 on pci9
> ath0: 0x10000 bytes of rid 0x10 res 3 failed (0, 0xffffffff).
> ath0: cannot map register space
> device_attach: ath0 attach returned 6
> 
> 
> is it working at all, pls?

This is likely fixed in HEAD.

-- 
John Baldwin


More information about the freebsd-mobile mailing list