]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Tue, 16 Oct 2012 16:01:49 +0000 (21:31 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Oct 2012 17:18:08 +0000 (13:18 -0400)
commit4c262c2238251a41a148003573552a6db1bfc639
treefa8bea62a36ad01f4370e3f7951188ec1e84e3bc
parentd4080ecd657e2a2f8efdaf1fe446fb77d17acc39
ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation

Roger says, Ubiquiti produce 2 versions of their WiFiStation USB adapter.  One
has an internal antenna, the other has an external antenna and
name suffix EXT.  They have separate USB ids and in distribution
openSUSE 12.2 (kernel 3.4.6), file /usr/share/usb.ids shows:

  0cf3  Atheros Communications, Inc.
       ...
       b002  Ubiquiti WiFiStation 802.11n [Atheros AR9271]
       b003  Ubiquiti WiFiStationEXT 802.11n [Atheros AR9271]

Add b002 Ubiquiti WiFiStation in the PID/VID list.

Reported-by: Roger Price <ath9k@rogerprice.org>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hif_usb.c