diff options
author | Maxime Henrion <mux@FreeBSD.org> | 2004-06-28 11:46:48 +0000 |
---|---|---|
committer | Maxime Henrion <mux@FreeBSD.org> | 2004-06-28 11:46:48 +0000 |
commit | 94adaee89253a1e70b26ea05e0ce8f9e5612021c (patch) | |
tree | da128083d77b402c73e9f596d6c2421dbf88fdc1 /tools | |
parent | fef0d8770f65849545c944b071fbc535ef57c714 (diff) | |
download | src-test2-94adaee89253a1e70b26ea05e0ce8f9e5612021c.tar.gz src-test2-94adaee89253a1e70b26ea05e0ce8f9e5612021c.zip |
Notes
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/pciid/mk_pci_vendors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/pciid/mk_pci_vendors.pl b/tools/tools/pciid/mk_pci_vendors.pl index cf55692d512c..aa1974caa74b 100644 --- a/tools/tools/pciid/mk_pci_vendors.pl +++ b/tools/tools/pciid/mk_pci_vendors.pl @@ -31,7 +31,7 @@ # currently available at: # # Boemler: http://www.pcidatabase.com/reports.php?type=tab-delimeted -# Hart: http://members.datafast.net.au/dft0802/downloads.htm +# Hart: http://members.datafast.net.au/dft0802/downloads/pcidevs.txt # # -l Where an entry is found in both input lists, use the entry with # the longest description. The default is for the Boemler file to @@ -161,7 +161,7 @@ print <<HEADER_END; ; ($optlused the -l option), using the following source lists: ; ; http://www.pcidatabase.com/reports.php?type=tab-delimeted -; http://members.hyperlink.com.au/~chart/download/pcidevs.txt +; http://members.datafast.net.au/dft0802/downloads/pcidevs.txt ; ; Manual edits on this file will be lost! ; |