On Fri, 2009-11-13 at 12:06 -0800, Gus Wirth wrote: 
> The ath_info utility can be used to read and set various parameters in 
> the EEPROM for Atheros chipsets. But from what I've seen it only works 
> for PCI style cards. Is there some equivalent that works with the AR2316 
> or AR2317 (like in the Mesh Potato) WiSoC chips since these chips have 
> the ahb bus verses the pci bus? Or is there some way to discover the 
> correct address to feed ath_info similar to the way lspci works for pci 
> buses?

MadWifi sets dev->mem_start to the physical address for AHB devices, so
you should be able to see it with ifconfig (for the wifiN device).

-- 
Regards,
Pavel Roskin
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to