Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/dev/pci Pull up following revision(s) (requested by t...



details:   https://anonhg.NetBSD.org/src/rev/9754f9f786d8
branches:  netbsd-3
changeset: 577829:9754f9f786d8
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Feb 14 20:37:01 2006 +0000

description:
Pull up following revision(s) (requested by tron in ticket #1168):
        sys/dev/pci/pcidevs: revision 1.723
Add ATI Radeon Mobility X600.
Add Mobile Intel 915PM/GM/GMS and 910GML Express Chipset.

diffstat:

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

diffs (27 lines):

diff -r 9783a3d35488 -r 9754f9f786d8 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Feb 14 13:32:40 2006 +0000
+++ b/sys/dev/pci/pcidevs       Tue Feb 14 20:37:01 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.22 2006/02/05 17:10:32 riz Exp $
+$NetBSD: pcidevs,v 1.701.2.23 2006/02/14 20:37:01 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -951,6 +951,7 @@
 product ASUSTEK HFCPCI         0x0675  ISDN
 
 /* ATI products */
+product ATI RADEON_M24_1P      0x3150  Radeon Mobility X600
 product ATI RADEON_A3          0x4136  Radeon Mobility A3
 product        ATI RADEON_9600_LE      0x4151  Radeon 9600 LE
 product        ATI RADEON_9600_XT      0x4152  Radeon 9600 XT
@@ -1829,6 +1830,9 @@
 product INTEL 82915G_IGD       0x2582  82915G/GL Integrated Graphics Device
 product INTEL 82925X_HB                0x2584  82925X Host
 product INTEL 82925X_EXP       0x2585  82925X PCI Express Bridge
+product INTEL 82915PM_HB       0x2590  82915PM/GM/GMS,82910GML Host Bridge
+product INTEL 82915PM_PEG      0x2591  82915PM/GM PCI Express Graphics Port
+product INTEL 82915GM_IGD      0x2592  82915GM/GMS,82910GML Integrated Graphics Device
 product INTEL 6300ESB_LPC      0x25a1  6300ESB LPC Interface Bridge
 product INTEL 6300ESB_IDE      0x25a2  6300ESB IDE Controller
 product INTEL 6300ESB_SATA     0x25a3  6300ESB SATA Controller



Home | Main Index | Thread Index | Old Index