Open GoogleCodeExporter opened 9 years ago
this is output with option -s:
root@ubuntu:/home/ubuntu/Desktop/ar9300# iwleeprom -s
Supported devices detected:
[1] 0000:03:00.0 [RW] AR9300 Wireless Adapter (PCI-E) (168c:0030, 106b:009a)
Select device [1-1] (or 0 to quit): 1
Using device 0000:03:00.0 [RW] AR9300 Wireless Adapter (PCI-E)
IO driver: ath9300
HW: AR9300 (PCI-E) rev 0003
RF: integrated
Trying EEPROM access...
Filling ath9300 EEPROM... DONE
ath9300_eeprom_check_header ffffffff @0fff r=0
ath9300_eeprom_check_header ff65ffff @03ff r=1
AR9300 device NVM type: EEPROM
NVM found at: 03ff
ath9k short eeprom base: 1023 (0x03ff) size: 0
-> TODO: ath9300_eeprom_parse
Original comment by rayray...@gmail.com
on 28 Sep 2012 at 6:26
AR9300 eeprom consists of compressed blocks.
For now patching works only on uncompressed eeproms.
Probably we will add this functionality later.
Original comment by alexan...@kalinichenko.org
on 17 May 2013 at 9:15
Could compressed block patching be added? Much appreciated.
Original comment by Ivars.St...@gmail.com
on 25 Feb 2015 at 11:05
Original issue reported on code.google.com by
rayray...@gmail.com
on 28 Sep 2012 at 6:13