summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorKevin Lo <kevlo@cvs.openbsd.org>2004-12-13 07:26:30 +0000
committerKevin Lo <kevlo@cvs.openbsd.org>2004-12-13 07:26:30 +0000
commit5c83e3a178f5af994490dc1b4acae56d30823b6c (patch)
tree29d6c4a24e367907666ecfda449c0f77c04d81b3 /sys/dev/pci/pcidevs_data.h
parent651a1b80842a4143624bfa832e4f534e13509471 (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 0005f5eb91b..68a89b5ef58 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.811 2004/12/11 08:38:08 henning Exp
+ * OpenBSD: pcidevs,v 1.812 2004/12/13 07:26:00 kevlo Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1587,6 +1587,10 @@ static const struct pci_known_product pci_known_products[] = {
"Radeon 9200",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_RV280_M,
+ "Radeon Mobility 9200",
+ },
+ {
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_M9PLUS,
"Radeon Mobility 9200 (M9+)",
},