Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2010 17:07:13 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files.amd64 files.i386 src/sys/x86/pci qpi.c
Message-ID:  <201011042111.oA4LBe4g021848@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-11-04 17:07:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/conf             files.amd64 files.i386 
  Added files:           (Branch: RELENG_7)
    sys/x86/pci          qpi.c 
  Log:
  SVN rev 214785 on 2010-11-04 17:07:13Z by jhb
  
  MFC 211820,211821,212292:
  Intel QPI chipsets actually provide extra "non-core" PCI buses that
  provide PCI devices for various hardware such as memory controllers,
  etc.  for each socket.  These PCI buses are not enumerated via ACPI
  however.  Add qpi(4) psuedo bus and Host-PCI bridge drivers to
  enumerate these buses.  Currently the driver uses the CPU ID to
  determine the bridges' presence.
  
  Revision    Changes    Path
  1.107.2.20  +4 -0      src/sys/conf/files.amd64
  1.580.2.19  +4 -0      src/sys/conf/files.i386
  1.3.4.2     +319 -0    src/sys/x86/pci/qpi.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011042111.oA4LBe4g021848>