aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include/hardware.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-01-03 23:08:03 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-01-03 23:08:03 +0000
commit77758a4ef7b4b0fd2976a27893307b1160e708f4 (patch)
tree46a4750c7088e3438b7d61907c75e1a5ac8a14ee /h-source/Application/Include/hardware.php
parent3ada791a87f933e47f0f7ff5db812e6ab9c9d59b (diff)
added atheros vendor for wifi cards
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r--h-source/Application/Include/hardware.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php
index c723fe0..3f19ebc 100644
--- a/h-source/Application/Include/hardware.php
+++ b/h-source/Application/Include/hardware.php
@@ -73,7 +73,8 @@ class Wifi extends hardware
{
public static $vendors = array(
"A-LINK" => "A-LINK",
- "Airlink101" => "Airlink101",
+ "Airlink101" => "Airlink101",
+ "Atheros" => "Atheros",
"Belkin" => "Belkin",
"Broadcom" => "Broadcom",
"CANYON" => "CANYON",