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 another ID for Intel 82Q45 KT



details:   https://anonhg.NetBSD.org/src/rev/e2c58e111524
branches:  trunk
changeset: 340116:e2c58e111524
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sun Aug 23 17:52:42 2015 +0000

description:
Add another ID for Intel 82Q45 KT

diffstat:

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

diffs (17 lines):

diff -r a891e6cf9b41 -r e2c58e111524 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Aug 23 16:00:23 2015 +0000
+++ b/sys/dev/pci/pcidevs       Sun Aug 23 17:52:42 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1231 2015/08/14 16:49:43 nonaka Exp $
+$NetBSD: pcidevs,v 1.1232 2015/08/23 17:52:42 jakllsch Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3538,6 +3538,7 @@
 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 82Q45_KT_1       0x2e17  82Q45 KT
 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