Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add entries for Intel i955X chipset.



details:   https://anonhg.NetBSD.org/src/rev/6ee285ac37a5
branches:  trunk
changeset: 588230:6ee285ac37a5
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Feb 12 11:51:07 2006 +0000

description:
Add entries for Intel i955X chipset.

diffstat:

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

diffs (18 lines):

diff -r 04b74016a853 -r 6ee285ac37a5 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Feb 12 11:41:53 2006 +0000
+++ b/sys/dev/pci/pcidevs       Sun Feb 12 11:51:07 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.762 2006/02/07 17:21:56 cube Exp $
+$NetBSD: pcidevs,v 1.763 2006/02/12 11:51:07 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1925,6 +1925,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