Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Make the RS690 entries more closely match the te...



details:   https://anonhg.NetBSD.org/src/rev/0504674c07c7
branches:  trunk
changeset: 778686:0504674c07c7
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sun Apr 08 13:14:04 2012 +0000

description:
Make the RS690 entries more closely match the terminology of the RS690
RRG/RPR/BDG documents.

diffstat:

 sys/dev/pci/pcidevs |  16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 5f5590cb82e5 -r 0504674c07c7 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Apr 08 13:08:02 2012 +0000
+++ b/sys/dev/pci/pcidevs       Sun Apr 08 13:14:04 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1112 2012/04/08 12:43:36 jakllsch Exp $
+$NetBSD: pcidevs,v 1.1113 2012/04/08 13:14:04 jakllsch Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1428,12 +1428,14 @@
 product ATI RADEON_X1600       0x71c5  Radeon Mobility X1600
 product ATI RADEON_RS300_7834  0x7834  Radeon 9100 PRO IGP
 product ATI RADEON_RS300_7835  0x7835  Radeon 9200 IGP
-product ATI RS690_HB           0x7911  RS690 Host Bridge
-product ATI RS690_PPB_7912     0x7912  RS690 PCI to PCI Bridge
-product ATI RS690_PPB_7913     0x7913  RS690 PCI to PCI-Express Port 0 Bridge
-product ATI RS690_PPB_7915     0x7915  RS690 PCI to PCI-Express Port 1 Bridge
-product ATI RS690_PPB_7916     0x7916  RS690 PCI to PCI-Express Port 2 Bridge
-product ATI RS690_PPB_7917     0x7917  RS690 PCI to PCI-Express Port 3 Bridge
+product ATI RS690_HB_7910      0x7910  RS690 Host Bridge
+product ATI RS690_HB_7911      0x7911  RS740 Host Bridge
+product ATI RS690_PPB_7912     0x7912  RS690 GFX Bridge 
+product ATI RS690_PPB_7913     0x7913  RS690 PCI Express Bridge GFX
+product ATI RS690_PPB_7914     0x7914  RS690 PCI Express Bridge GPP Port A
+product ATI RS690_PPB_7915     0x7915  RS690 PCI Express Bridge GPP Port B
+product ATI RS690_PPB_7916     0x7916  RS690 PCI Express Bridge GPP Port C
+product ATI RS690_PPB_7917     0x7917  RS690 PCI Express Bridge GPP Port D
 product ATI RADEON_HD4650      0x9498  Radeon HD4650
 product ATI RADEON_HD2600_XT   0x9588  Radeon HD2600 XT GDDR3
 product ATI RADEON_HD4250_S    0x95C5  Radeon HD4250 GPU (RV610) Secondary



Home | Main Index | Thread Index | Old Index