summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
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 c30f85bd531..1ce8589e81f 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.676 2003/10/04 21:52:42 deraadt Exp
+ * OpenBSD: pcidevs,v 1.677 2003/10/07 19:27:19 grange Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -6527,6 +6527,10 @@ static const struct pci_known_product pci_known_products[] = {
"VT8751 Host-PCI",
},
{
+ PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT8737_SATA,
+ "VT8237 SATA",
+ },
+ {
PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT8235_ISA,
"VT8235 PCI-ISA",
},