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.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 dee3c7c0c4b..bd684db8298 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.783 2004/10/25 01:54:06 jsg Exp
+ * OpenBSD: pcidevs,v 1.784 2004/10/25 09:41:16 grange Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1235,6 +1235,10 @@ static const struct pci_known_product pci_known_products[] = {
"ISDN",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_9600,
+ "Radeon 9600",
+ },
+ {
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_MACH32,
"Mach32",
},