Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci the CPU ident and AMD both say this is "R2 Graph...



details:   https://anonhg.NetBSD.org/src/rev/f087c4c1e60f
branches:  trunk
changeset: 1023403:f087c4c1e60f
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Sep 06 02:43:06 2021 +0000

description:
the CPU ident and AMD both say this is "R2 Graphics", not R3.

diffstat:

 sys/dev/pci/pcidevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 56891accee4d -r f087c4c1e60f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Sep 05 22:34:07 2021 +0000
+++ b/sys/dev/pci/pcidevs       Mon Sep 06 02:43:06 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1432 2021/09/03 00:44:49 mrg Exp $
+$NetBSD: pcidevs,v 1.1433 2021/09/06 02:43:06 mrg Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2123,7 +2123,7 @@
 product ATI RADEON_HD8180      0x9839  Radeon HD 8180
 product ATI RADEON_HD8250      0x983d  Radeon HD 8250/8280G
 product ATI RADEON_KABINI_HDA  0x9840  Kabini HDMI/DP Audio
-product ATI RADEON_R3          0x9850  Radeon R3 Graphics
+product ATI RADEON_R2_3                0x9850  Radeon R2 Graphics
 product ATI RADEON_R4R5                0x9851  Radeon R4/R5 Graphics
 product ATI RADEON_R2_1                0x9852  Radeon R2 Graphics
 product ATI RADEON_R2_2                0x9853  Radeon R2 Graphics



Home | Main Index | Thread Index | Old Index