diff options
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Include/hardware.php | 3 |
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", |