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 two more Intel 82Q45 devices.



details:   https://anonhg.NetBSD.org/src/rev/616be7d95cbc
branches:  trunk
changeset: 762472:616be7d95cbc
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Feb 21 13:38:18 2011 +0000

description:
Add two more Intel 82Q45 devices.

diffstat:

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

diffs (19 lines):

diff -r e72ca1d81a99 -r 616be7d95cbc sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Feb 21 13:19:35 2011 +0000
+++ b/sys/dev/pci/pcidevs       Mon Feb 21 13:38:18 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1059 2011/02/20 22:16:18 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1060 2011/02/21 13:38:18 njoly Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2797,7 +2797,9 @@
 product INTEL 82IGD_E_HB       0x2e00  82IGD_E Host Bridge
 product INTEL 82IGD_E_IGD      0x2e02  82IGD_E Integrated Graphics
 product INTEL 82Q45_HB         0x2e10  82Q45 Host Bridge
+product INTEL 82Q45_EXP                0x2e11  82Q45 PCI Express Bridge
 product INTEL 82Q45_IGD                0x2e12  82Q45 Integrated Graphics Device
+product INTEL 82Q45_IGD_1      0x2e13  82Q45 Integrated Graphics Device
 product INTEL 82G45_HB         0x2e20  82G45 Host Bridge
 product INTEL 82G45_IGD                0x2e22  82G45 Integrated Graphics Device
 product INTEL 82G41_HB         0x2e30  82G41 Host Bridge



Home | Main Index | Thread Index | Old Index