blob: 2a91533283bb4c1ac9fb093c7db2a9f0345789d4 [file] [log] [blame]
This is a tool to dump the eeprom contents of WLAN chips supported by ath9k.
Requirements
------------
libpcicaccess (http://cgit.freedesktop.org/xorg/lib/libpciaccess/)
Installation
------------
./autogen.sh
./configure
make
make install
Usage
-----
To dump everything: "edump" or "edump -a"
To dump the base header: "edump -b"
To dump the modal header: "edump -m"
Help
----
"edump --help"
Bugs
----
Report them to "ath9k-devel@qualcomm.com"