diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-03 17:30:48 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-03 17:30:48 +0000 |
commit | 5b9a78c91853f019fb5252da7021bc81b92da9cc (patch) | |
tree | eda019f4c1c0d8df12f9e9e4ab59236f5a15f795 | |
parent | f43df8e21565c95bec5dad792c561f04b1c6c294 (diff) |
added a new vendor id
-rw-r--r-- | h-source/Application/Include/vendors.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/vendors.php b/h-source/Application/Include/vendors.php index 8dcc312..3210349 100644 --- a/h-source/Application/Include/vendors.php +++ b/h-source/Application/Include/vendors.php @@ -1806,6 +1806,7 @@ class Vendors 'feda' => 'Broadcom', 'fede' => 'Fedetec-Inc.', 'fffd' => 'XenSource-Inc.', + '1039' => 'Silicon-Integrated-Systems', ); public static $usbId = array( |