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 7ae83d2f280..dc53d191680 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.574 2003/01/08 22:04:17 millert Exp
+ * OpenBSD: pcidevs,v 1.575 2003/01/09 01:19:41 grange Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2871,6 +2871,10 @@ static const struct pci_known_product pci_known_products[] = {
"82845G/GL Video",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_31244,
+ "31244 SATA",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82830MP_IO_1,
"82830MP CPU to I/O Bridge 1",
},