summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2006-09-18 02:08:47 +0000
committerBrad Smith <brad@cvs.openbsd.org>2006-09-18 02:08:47 +0000
commit547afe8da1ccdda21e60cbda860c6ed58ae01000 (patch)
treea3666e24b3bc500359b9790ce95bfe627d5a695e /sys/dev/pci/pcidevs_data.h
parentf7b3bf9505741445f4b16d15953a445a0140dfdf (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index f87c961196d..c50665476dd 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.1141 2006/09/18 01:47:48 brad Exp
+ * OpenBSD: pcidevs,v 1.1142 2006/09/18 02:03:50 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -6967,6 +6967,10 @@ static const struct pci_known_product pci_known_products[] = {
"88SX6041 SATA",
},
{
+ PCI_VENDOR_MARVELL, PCI_PRODUCT_MARVELL_SATA,
+ "SATA",
+ },
+ {
PCI_VENDOR_MATROX, PCI_PRODUCT_MATROX_ATLAS,
"MGA PX2085 (Atlas)",
},
@@ -9215,6 +9219,10 @@ static const struct pci_known_product pci_known_products[] = {
"HT-1000",
},
{
+ PCI_VENDOR_RCC, PCI_PRODUCT_RCC_IDE,
+ "IDE",
+ },
+ {
PCI_VENDOR_RCC, PCI_PRODUCT_RCC_OSB4_IDE,
"OSB4 IDE",
},