mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The location of the Boemler's PCI database has moved. Update comments
to reflect reality.
This commit is contained in:
parent
5c3fd35c88
commit
f3d319a76c
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
# Generate src/share/misc/pci_vendors from the Hart and Boemler lists,
|
||||
# currently available at:
|
||||
#
|
||||
# Boemler: http://www.yourvote.com/pci/
|
||||
# Boemler: http://www.pcidatabase.com/reports.php?type=tab-delimeted
|
||||
# Hart: http://members.datafast.net.au/dft0802/downloads.htm
|
||||
#
|
||||
# -l Where an entry is found in both input lists, use the entry with
|
||||
|
|
@ -160,7 +160,7 @@ print <<HEADER_END;
|
|||
; Automatically generated by src/tools/tools/pciid/mk_pci_vendors.pl
|
||||
; ($optlused the -l option), using the following source lists:
|
||||
;
|
||||
; http://www.yourvote.com/pci/vendors.txt
|
||||
; http://www.pcidatabase.com/reports.php?type=tab-delimeted
|
||||
; http://members.hyperlink.com.au/~chart/download/pcidevs.txt
|
||||
;
|
||||
; Manual edits on this file will be lost!
|
||||
|
|
|
|||
Loading…
Reference in a new issue