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.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",
},