summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorAnil Madhavapeddy <avsm@cvs.openbsd.org>2003-01-14 23:52:28 +0000
committerAnil Madhavapeddy <avsm@cvs.openbsd.org>2003-01-14 23:52:28 +0000
commit60e2006aa8be68d9b201df3bd86d03aea9a4f808 (patch)
treea0b6cdeaa79eeae871cc79771f3582aae8fc8536 /sys/dev/pci/pcidevs_data.h
parentd5c88e955545b725fe01922a560c04bc941cdcdf (diff)
regen
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 8e71761e2f6..1c773157ed1 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.584 2003/01/12 18:54:07 henning Exp
+ * OpenBSD: pcidevs,v 1.585 2003/01/14 23:51:27 avsm Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1111,6 +1111,14 @@ static const struct pci_known_product pci_known_products[] = {
"Rage 128 Mobility ML",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_R300,
+ "Radeon 9500/9700",
+ },
+ {
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_R300_S,
+ "Radeon 9500/9700 - Secondary",
+ },
+ {
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RAGE128_PD,
"Rage 128 Pro PD",
},