summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorDimitry Andric <dim@cvs.openbsd.org>2006-12-10 01:08:43 +0000
committerDimitry Andric <dim@cvs.openbsd.org>2006-12-10 01:08:43 +0000
commita70a151750593fe7a6d13ea79292d3863279921d (patch)
treedd97a30f58e846919b1349c5bacc206cbeed72ac /sys/dev/pci/pcidevs_data.h
parent2ad097c6b7fe6e8df616d5534b4fb715a070bf7b (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 372a8362094..201d71a0e07 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.1199 2006/12/08 02:13:36 gwk Exp
+ * OpenBSD: pcidevs,v 1.1200 2006/12/10 01:07:49 dim Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2415,6 +2415,10 @@ static const struct pci_known_product pci_known_products[] = {
"RS250 AGP",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RS200M_AGP,
+ "RS200M AGP",
+ },
+ {
PCI_VENDOR_AMCIRCUITS, PCI_PRODUCT_AMCIRCUITS_S5933,
"S5933 PCI Matchmaker",
},