commit | fe5e499f427dadbeeb079e0a796702f4a3da78a0 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Fri Jul 04 09:21:56 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 07 16:32:16 2014 -0400 |
tree | d77369a3839a0dd06136d19946cbcb34711d945d | |
parent | c4e197195a0c38b2c0928a03ed1de1a4a32f52c3 [diff] |
b43: fix reading info about radio for new devices (cores 40 & 42) This changes b43-phy0: Found Radio: Manuf 0x17F, Version 0x7769, Revision 4 to the b43-phy0: Found Radio: Manuf 0x17F, Version 0x2069, Revision 4 which matches what closed source driver reports: $ wl revinfo radiorev 0x42069000 Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>