]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_hw: distinguish single-chip solutions on initial probe print
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 27 Oct 2009 16:59:34 +0000 (12:59 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Oct 2009 20:49:18 +0000 (16:49 -0400)
commitebe93759675c524478e641c7fb5a0599924daca7
tree38b212bcd0ca4f2511cc7c9513df3096049185c7
parent48584c6abebfd8cf1d793a437365674fca61813a
ath9k_hw: distinguish single-chip solutions on initial probe print

Devices with external radios have revisions which we can count on.
On single chip solutions these EEPROM values for these radio revision
also exist but are not meaningful as the radios are embedded onto the
same chip. Each single-chip device evolves together as one device.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ahb.c
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/pci.c