diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-18 23:59:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-18 23:59:11 +0000 |
commit | 6cb93110cadadebeb39944e273766149084876d8 (patch) | |
tree | 58f7d2f97c43038024f715364485de55445f30c5 /sys/dev/pci/pcidevs_data.h | |
parent | d6cc984de992bd36a66bd94df8ff86511e910bb5 (diff) |
sync
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, |