diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-01-05 07:24:05 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-01-05 07:24:05 +0000 |
commit | 1ddc3583a205edd248a53fcf65e3fbad3664f85f (patch) | |
tree | 46a4750c7088e3438b7d61907c75e1a5ac8a14ee /h-source | |
parent | ece59ba6b676b003f004fa91ffd1da044cfe95b2 (diff) |
added atheros as vendor name
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Include/hardware.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 52667cc..3f19ebc 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -74,6 +74,7 @@ class Wifi extends hardware public static $vendors = array( "A-LINK" => "A-LINK", "Airlink101" => "Airlink101", + "Atheros" => "Atheros", "Belkin" => "Belkin", "Broadcom" => "Broadcom", "CANYON" => "CANYON", |