Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 19:33:25 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c pcireg.h
Message-ID:  <200612121933.kBCJXRaN035332@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-12-12 19:33:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c pcireg.h 
  Log:
  - Add constants for HT PCI capability registers including the various
    subtypes of HT capabilities.
  - Add constants for the MSI mapping window HT PCI capability.
  - On i386 and amd64, enable the MSI mapping window on any HT bridges we
    encounter and report any non-standard mapping window addresses.
  
  Revision  Changes    Path
  1.327     +30 -0     src/sys/dev/pci/pci.c
  1.54      +21 -0     src/sys/dev/pci/pcireg.h



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