On Tue, Aug 30, 2011 at 08:46:59PM +0530, Vasanthakumar Thiagarajan wrote:
To dump a particular register, echo reg_addr > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr,
to dump the entire register set, echo 0 > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr, and
register values will be available at <debugfs_root>/ieee80211/phyX/ath6kl/reg_dump.
I'm fixing endian issues with chip register read/write. Please drop
this patch. I'll rebase it with my endian patches.
Vasanth