Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237432
b: refs/heads/master
c: f456228
h: refs/heads/master
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Feb 21, 2011
1 parent 704a722 commit 1bfc573
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b67afe7f43afd2f5cd98798993561920c1684c12
refs/heads/master: f456228365bf3615bc6837c363653f31df66abff
11 changes: 11 additions & 0 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,17 @@ Who: Luis R. Rodriguez <lrodriguez@atheros.com>

---------------------------

What: AR9170USB
When: 2.6.40

Why: This driver is deprecated and the firmware is no longer
maintained. The replacement driver "carl9170" has been
around for a while, so the devices are still supported.

Who: Christian Lamparter <chunkeey@googlemail.com>

---------------------------

What: IRQF_SAMPLE_RANDOM
Check: IRQF_SAMPLE_RANDOM
When: July 2009
Expand Down
2 changes: 1 addition & 1 deletion trunk/MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,7 @@ ATHEROS AR9170 WIRELESS DRIVER
M: Christian Lamparter <chunkeey@web.de>
L: linux-wireless@vger.kernel.org
W: http://wireless.kernel.org/en/users/Drivers/ar9170
S: Maintained
S: Obsolete
F: drivers/net/wireless/ath/ar9170/

CARL9170 LINUX COMMUNITY WIRELESS DRIVER
Expand Down
4 changes: 3 additions & 1 deletion trunk/drivers/net/wireless/ath/ar9170/Kconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
config AR9170_USB
tristate "Atheros AR9170 802.11n USB support"
tristate "Atheros AR9170 802.11n USB support (OBSOLETE)"
depends on USB && MAC80211
select FW_LOADER
help
This driver is going to get replaced by carl9170.

This is a driver for the Atheros "otus" 802.11n USB devices.

These devices require additional firmware (2 files).
Expand Down

0 comments on commit 1bfc573

Please sign in to comment.