After reading the information shown on this thread I logged into my wrt54g v1.1 openwrt unit and issued the command:
Code:
# wl revinfo
vendorid: 14e4
deviceid: 4320
radiorev: 2205017f
chipnum: 4306
chiprev: 3
corerev: 5
boardid: 1603
boardvendor: 16a5
boardrev: 45
driverrev: 332150a
ucoderev: f500cb
bus: 1
As you can see it seems like a potential afterburner-upgradable unit due to corerev and chiprev values.
I quickly downloaded the srom.mipsel binary and issue the first command:
Code:
# ./b43_srom.mips 14e44320
Found pci device 14e44320 at /proc/bus/pci/01/08.0@0x40002000
Enabling device...
Device memory mapped ok
SROM CRC ok
0000 4001 0000 1603 16a5 4320 8000 0002 0002
0008 1000 1800 0000 0000 ffff ffff ffff ffff
0010 ffff ffff ffff ffff ffff ffff ffff ffff
0018 ffff ffff ffff ffff ffff ffff ffff ffff
0020 ffff ffff ffff ffff 000c 419d 7221 ffff
0028 ffff ffff ffff ffff ffff ffff 3545 111c
0030 fbcc fe84 ffff ffff 0040 ffff ffff ffff
0038 003e 000d ffff 0000 0000 0000 0000 6b01
The value at offset 0039 is not 000f so I did not issue the second command because I was afraid of bricking the card.
Any hints? Maybe wrt54g v1.1 units are also afterburner capable... that would be superb for our backbone here in Valencia (Spain).
Thanks in advance :-)