diff options
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r-- | h-source/Application/Include/hardware.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 2ad9056..d3b7a82 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -274,6 +274,7 @@ class Notebooks extends Hardware "SAMSUNG" => "SAMSUNG", "Thomson" => "Thomson", "TOSHIBA" => "TOSHIBA", + "ZaReason, Inc" => "ZaReason-Inc", ); public static $compatibility = array( @@ -440,6 +441,7 @@ class Webcams extends Hardware "Divio" => "Divio", "Dynex" => "Dynex", "eMPIA Technology, Inc" => "eMPIA-Technology-Inc", + "Gembird" => "Gembird", "Genesys Logic, Inc" => "Genesys-Logic-Inc", "Hama Trading Co" => "Hama-Trading-Co", "Hewlett Packard" => "Hewlett-Packard", |