diff options
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index a9f408266dc..70a08991505 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.1339 2008/04/07 10:13:19 dlg Exp + * OpenBSD: pcidevs,v 1.1340 2008/04/18 23:59:07 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -12973,7 +12973,7 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_TIGERJET, PCI_PRODUCT_TIGERJET_TIGER320, - "PCI interface", + "PCI", }, { PCI_VENDOR_TOPIC, PCI_PRODUCT_TOPIC_5634PCV, |