aboutsummaryrefslogtreecommitdiff
path: root/h-source
diff options
context:
space:
mode:
Diffstat (limited to 'h-source')
-rw-r--r--h-source/README.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/h-source/README.txt b/h-source/README.txt
index c8eba0d..fd7a4a9 100644
--- a/h-source/README.txt
+++ b/h-source/README.txt
@@ -129,7 +129,17 @@ Move into the just downloaded vendorid folder. Open the file connect.php and mod
$user = 'database user (the same used for h-source)';
$password = 'database pasword (the same used for h-source)';
$dbName = 'database name (the same used for h-source)';
+
+You will find two file containing the list of vendors: pci.ids and usb.ids. If you want more up-to-date versions of those files then delete them and write the following commands (or download those files from the URLs indicated below):
+
+ command to get pci.ids (remember to delete the old pci.ids file):
+
+ wget pciids.sourceforge.net/v2.2/pci.ids
+ command to get usb.ids (remember to delete the old pci.ids file):
+
+ wget http://www.linux-usb.org/usb.ids
+
Be sure you have installed php5-cli, then write the following command:
php5 insert_vendors.php