summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMartin Reindl <martin@cvs.openbsd.org>2004-12-08 18:54:47 +0000
committerMartin Reindl <martin@cvs.openbsd.org>2004-12-08 18:54:47 +0000
commit9796facf0bc1cb5aece7b803d61c3e65ba14ea6b (patch)
treebe8cd80430c11e6cadfd967e05961c5b86dea740 /sys/dev/pci/pcidevs_data.h
parentfb972d3966975898f208e2783611ee6e74ebcdb5 (diff)
sync
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 7ce13aee311..2bdff65d7a1 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.807 2004/12/07 11:06:56 jsg Exp
+ * OpenBSD: pcidevs,v 1.808 2004/12/08 18:52:22 martin Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -4675,6 +4675,10 @@ static const struct pci_known_product pci_known_products[] = {
"PCI-PCI",
},
{
+ PCI_VENDOR_MITSUBISHIELEC, PCI_PRODUCT_MITSUBISHIELEC_4D30T,
+ "Powerstorm 4D30T",
+ },
+ {
PCI_VENDOR_MITSUBISHIELEC, PCI_PRODUCT_MITSUBISHIELEC_GUI,
"GUI Accel",
},