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 3944734528e..962919424e7 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.371 2001/03/02 09:36:22 deraadt Exp
+ * OpenBSD: pcidevs,v 1.372 2001/03/03 05:14:19 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -787,6 +787,10 @@ static const struct pci_known_product pci_known_products[] = {
"Mach64 LD",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_MOBILITY_M3,
+ "Mobility M3",
+ },
+ {
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_MACH64_LG,
"Mach64 LG",
},