Source-Changes-HG archive

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

[src/trunk]: src/sys Add 9 Series support.



details:   https://anonhg.NetBSD.org/src/rev/adced28c4891
branches:  trunk
changeset: 806909:adced28c4891
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Mar 18 05:54:14 2015 +0000

description:
Add 9 Series support.

diffstat:

 sys/arch/x86/pci/ichlpcib.c |   6 ++++--
 sys/dev/pci/ichsmb.c        |   5 +++--
 sys/dev/pci/pucdata.c       |  13 +++++++++++--
 3 files changed, 18 insertions(+), 6 deletions(-)

diffs (87 lines):

diff -r fb5287d0c820 -r adced28c4891 sys/arch/x86/pci/ichlpcib.c
--- a/sys/arch/x86/pci/ichlpcib.c       Wed Mar 18 05:44:13 2015 +0000
+++ b/sys/arch/x86/pci/ichlpcib.c       Wed Mar 18 05:54:14 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ichlpcib.c,v 1.46 2015/01/13 08:57:02 msaitoh Exp $    */
+/*     $NetBSD: ichlpcib.c,v 1.47 2015/03/18 05:54:14 msaitoh Exp $    */
 
 /*-
  * Copyright (c) 2004 The NetBSD Foundation, Inc.
@@ -39,7 +39,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ichlpcib.c,v 1.46 2015/01/13 08:57:02 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ichlpcib.c,v 1.47 2015/03/18 05:54:14 msaitoh Exp $");
 
 #include <sys/types.h>
 #include <sys/param.h>
@@ -257,6 +257,8 @@
        { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_Q87_LPC, 1, 0 },
        { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_QM87_LPC, 1, 0 },
        { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_B85_LPC, 1, 0 },
+       { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_H97_LPC, 1, 0 },
+       { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_Z97_LPC, 1, 0 },
        { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C222_LPC, 1, 0 },
        { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C224_LPC, 1, 0 },
        { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C226_LPC, 1, 0 },
diff -r fb5287d0c820 -r adced28c4891 sys/dev/pci/ichsmb.c
--- a/sys/dev/pci/ichsmb.c      Wed Mar 18 05:44:13 2015 +0000
+++ b/sys/dev/pci/ichsmb.c      Wed Mar 18 05:54:14 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ichsmb.c,v 1.38 2014/12/15 13:16:42 msaitoh Exp $      */
+/*     $NetBSD: ichsmb.c,v 1.39 2015/03/18 05:54:14 msaitoh Exp $      */
 /*     $OpenBSD: ichiic.c,v 1.18 2007/05/03 09:36:26 dlg Exp $ */
 
 /*
@@ -22,7 +22,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ichsmb.c,v 1.38 2014/12/15 13:16:42 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ichsmb.c,v 1.39 2015/03/18 05:54:14 msaitoh Exp $");
 
 #include <sys/param.h>
 #include <sys/device.h>
@@ -110,6 +110,7 @@
                case PCI_PRODUCT_INTEL_6SERIES_SMB:
                case PCI_PRODUCT_INTEL_7SERIES_SMB:
                case PCI_PRODUCT_INTEL_8SERIES_SMB:
+               case PCI_PRODUCT_INTEL_9SERIES_SMB:
                case PCI_PRODUCT_INTEL_CORE4G_M_SMB:
                case PCI_PRODUCT_INTEL_BAYTRAIL_PCU_SMB:
                case PCI_PRODUCT_INTEL_C600_SMBUS:
diff -r fb5287d0c820 -r adced28c4891 sys/dev/pci/pucdata.c
--- a/sys/dev/pci/pucdata.c     Wed Mar 18 05:44:13 2015 +0000
+++ b/sys/dev/pci/pucdata.c     Wed Mar 18 05:54:14 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: pucdata.c,v 1.93 2014/02/06 15:51:02 msaitoh Exp $     */
+/*     $NetBSD: pucdata.c,v 1.94 2015/03/18 05:54:14 msaitoh Exp $     */
 
 /*
  * Copyright (c) 1998, 1999 Christopher G. Demetriou.  All rights reserved.
@@ -36,7 +36,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: pucdata.c,v 1.93 2014/02/06 15:51:02 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pucdata.c,v 1.94 2015/03/18 05:54:14 msaitoh Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -1893,6 +1893,15 @@
            },
        },
 
+       /* Intel 9 Series KT */
+       {   "Intel 9 Series KT",
+           {   PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_9SERIES_KT, 0, 0 },
+           {   0xffff, 0xffff, 0,      0       },
+           {
+               { PUC_PORT_TYPE_COM, PCI_BAR0, 0x00, COM_FREQ },
+           },
+       },
+
        /* Intel C600/X79 Series KT */
        {   "Intel C600/X79 Series KT",
            {   PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C600_KT, 0, 0 },



Home | Main Index | Thread Index | Old Index