kernel-ark/drivers/net/wireless/ath
Pavel Roskin 97a81f5c50 ath5k: don't use PCI ID to find the chip revision
AR5K_SREV is available even if the chip has been put to sleep.  Relying
on the chip register allows binding non-standard PCI IDs by

echo VENDOR_ID PRODUCT_ID >/sys/bus/pci/drivers/ath5k/new_id

without having to specify the driver data as well.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Acked-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-28 14:40:55 -04:00
..
ar9170 ar9170: remove unnecessary call to ar9170_set_beacon_timers 2009-08-28 14:40:41 -04:00
ath5k ath5k: don't use PCI ID to find the chip revision 2009-08-28 14:40:55 -04:00
ath9k ath9k: Add Bluetooth Coexistence 3-wire support 2009-08-28 14:40:51 -04:00
ath.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
Kconfig ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
main.c ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
Makefile
regd_common.h ath: map TH to FCC3_WORLD 2009-07-27 15:24:08 -04:00
regd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
regd.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00