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/bb85c31e22af
branches:  netbsd-3
changeset: 577834:bb85c31e22af
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Feb 15 19:23:31 2006 +0000

description:
Pull up following revision(s) (requested by tron in ticket #1169):
        sys/dev/pci/pcidevs: revision 1.763
Add entries for Intel i955X chipset.

diffstat:

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

diffs (18 lines):

diff -r 50b00d07c494 -r bb85c31e22af sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Feb 14 20:41:52 2006 +0000
+++ b/sys/dev/pci/pcidevs       Wed Feb 15 19:23:31 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.24 2006/02/14 20:39:35 riz Exp $
+$NetBSD: pcidevs,v 1.701.2.25 2006/02/15 19:23:31 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1867,6 +1867,8 @@
 product INTEL 82801FB_IDE      0x266f  82801FB/FR IDE Controller
 product INTEL 82945P_MCH       0x2770  82945G/P Memory Controller Hub
 product INTEL 82945P_EXP       0x2771  82945G/P PCI Express Bridge
+product INTEL 82955P_MCH       0x2774  82955X Memory Controller Hub
+product INTEL 82955P_EXP       0x2775  82955X PCI Express Bridge
 product INTEL 82915G_IGDC      0x2782  82915G/GL IGD Companion
 product INTEL 82915GM_IGDC     0x2792  82915GM/GMS IGD Companion
 product INTEL 82801G_LPC       0x27b8  82801GB/GR LPC Interface Bridge



Home | Main Index | Thread Index | Old Index