summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorlebel <lebel@cvs.openbsd.org>2001-11-21 13:10:22 +0000
committerlebel <lebel@cvs.openbsd.org>2001-11-21 13:10:22 +0000
commita487d2e51d128cd42f3ad2a016c888096722bef3 (patch)
treefa76638eb334c0ecf953c32810ad9e9d500ca17a /sys
parentf2165df1cf1502cba9ac3f4e3d031fbc74dec6e1 (diff)
sync
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index f67629b84ee..0102af9264f 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.465 2001/11/20 20:14:17 jason Exp
+ * OpenBSD: pcidevs,v 1.466 2001/11/21 13:09:50 lebel Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -863,7 +863,7 @@
#define PCI_PRODUCT_ATI_MOBILITY_1 0x4c4d /* Mobility 1 */
#define PCI_PRODUCT_ATI_MACH64_LP 0x4c50 /* Mach64 LP */
#define PCI_PRODUCT_ATI_RAGE_PM 0x4c52 /* Rage P/M */
-#define PCI_PRODUCT_ATI_RADEON_M 0x4c59 /* Radeon Mobility */
+#define PCI_PRODUCT_ATI_RADEON_M6LY 0x4c59 /* Radeon Mobility M6 LY */
#define PCI_PRODUCT_ATI_RAGE_FURY 0x5046 /* Rage Fury */
#define PCI_PRODUCT_ATI_RAGE128_PK 0x5052 /* Rage 128 PK */
#define PCI_PRODUCT_ATI_RADEON_AIW 0x5144 /* AIW Radeon */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index f09df25c265..8cfbae4bfcf 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.465 2001/11/20 20:14:17 jason Exp
+ * OpenBSD: pcidevs,v 1.466 2001/11/21 13:09:50 lebel Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -943,8 +943,8 @@ static const struct pci_known_product pci_known_products[] = {
"Rage P/M",
},
{
- PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_M,
- "Radeon Mobility",
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_M6LY,
+ "Radeon Mobility M6 LY",
},
{
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RAGE_FURY,