diff options
-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 f2026a9..2cd6ed6 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -76,6 +76,8 @@ class Hardware '0703' => 'modems', '0104' => 'raidadapters', '0c00' => 'hostcontrollers', + '0c03' => 'hostcontrollers', + '0780' => 'hostcontrollers', ); public static $icons = array( |