summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2004-02-27 21:31:37 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2004-02-27 21:31:37 +0000
commit3809a1d3897b59918f9dda5b13666e47dae9c128 (patch)
tree45b25624ce025114fad75e553c4a5f7642e03b0f /sys/dev/pci/pcidevs_data.h
parentcb5645a3108dcb6198b983e60ce96bb687c91b9e (diff)
sync
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 9dc73402d1e..bd667636524 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.714 2004/02/27 16:03:06 niklas Exp
+ * OpenBSD: pcidevs,v 1.715 2004/02/27 21:30:51 matthieu Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1395,6 +1395,14 @@ static const struct pci_known_product pci_known_products[] = {
"Mach64 VV",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_RV280_2,
+ "Radeon 9200 2nd",
+ },
+ {
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_RV280,
+ "Radeon 9200",
+ },
+ {
PCI_VENDOR_AMCIRCUITS, PCI_PRODUCT_AMCIRCUITS_S5933,
"S5933 PCI Matchmaker",
},