From f6be8393e8a8062a6c2f0d2607dc36b2a4ca884b Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 17 Nov 2012 12:55:58 +0000 Subject: added some PCI classes inside hardware.php --- h-source/Application/Include/hardware.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h-source') 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( -- cgit v1.2.3