summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorSteven Mestdagh <steven@cvs.openbsd.org>2006-04-28 09:11:39 +0000
committerSteven Mestdagh <steven@cvs.openbsd.org>2006-04-28 09:11:39 +0000
commit59d199e7a880dd4e426482b97f9238e77451e4ed (patch)
treebe1487608e21ec55390277f77912670163b682d3 /sys/dev/pci/pcidevs_data.h
parent94af0b00a84f96edf6684591b97fda7b1e506442 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 7ae5118fd25..ae52bcd2638 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -6551,6 +6551,10 @@ static const struct pci_known_product pci_known_products[] = {
"NCP130 Rev A2",
},
{
+ PCI_VENDOR_NATINST, PCI_PRODUCT_NATINST_PCIGPIB,
+ "PCI-GPIB",
+ },
+ {
PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83810,
"DP83810 10/100",
},
@@ -11423,6 +11427,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"Diamond Multimedia",
},
{
+ PCI_VENDOR_NATINST,
+ "National Instruments",
+ },
+ {
PCI_VENDOR_CMDTECH,
"CMD Technology",
},