summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-05-06 16:42:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-05-06 16:42:52 +0000
commite56c1491cd8b980b8f0a743b560b27fe13cbc359 (patch)
tree20bcd89f62247d72d61f2210569a1953d0a0496f /sys/dev/pci/pcidevs_data.h
parent7222bfea598868f04b7c690ab284dd25ab0231ac (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h14
1 files changed, 13 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index dcdeff56558..f0da7979378 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.729 2004/05/05 22:16:31 brad Exp
+ * OpenBSD: pcidevs,v 1.730 2004/05/06 16:42:40 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1107,6 +1107,10 @@ static const struct pci_known_product pci_known_products[] = {
"Radeon IGP 320M",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_MOBILITY_M6,
+ "Mobility M6",
+ },
+ {
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_MACH64_CT,
"Mach64 CT",
},
@@ -1411,6 +1415,14 @@ static const struct pci_known_product pci_known_products[] = {
"Radeon 9200",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RS200_AGP,
+ "RS200 AGP",
+ },
+ {
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RS200_PCI,
+ "RS200 PCI",
+ },
+ {
PCI_VENDOR_AMCIRCUITS, PCI_PRODUCT_AMCIRCUITS_S5933,
"S5933 PCI Matchmaker",
},