diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-01-03 23:59:45 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-01-03 23:59:45 +0000 |
commit | ece59ba6b676b003f004fa91ffd1da044cfe95b2 (patch) | |
tree | 7e7fa0e0a369bdd2e0837f6ceea0e0bdc21d22e0 /h-source/Application/Include | |
parent | 77758a4ef7b4b0fd2976a27893307b1160e708f4 (diff) |
removed atheros vendor for wifi cards
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/hardware.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 3f19ebc..52667cc 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -74,7 +74,6 @@ class Wifi extends hardware public static $vendors = array( "A-LINK" => "A-LINK", "Airlink101" => "Airlink101", - "Atheros" => "Atheros", "Belkin" => "Belkin", "Broadcom" => "Broadcom", "CANYON" => "CANYON", |