summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2006-01-29 20:33:59 +0000
committerBrad Smith <brad@cvs.openbsd.org>2006-01-29 20:33:59 +0000
commit2b8ee6a4b9cef262f7dc38fb7b9da17385907c1f (patch)
tree1edb5e9cf15487c9e2b2854d2baf7752d3766680 /sys/dev/pci/pcidevs_data.h
parent3bfc967c79c1f0971d64a4dfbce14530924e8224 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index fb419665406..bd8ee702978 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.1009 2006/01/26 01:53:07 brad Exp
+ * OpenBSD: pcidevs,v 1.1010 2006/01/29 20:33:36 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -9979,6 +9979,10 @@ static const struct pci_known_product pci_known_products[] = {
"VT6420 SATA",
},
{
+ PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT6410,
+ "VT6410 IDE",
+ },
+ {
PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_P4X400,
"P4X400 Host",
},