Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2011 20:43:43 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/acpica acpi_pcib_acpi.c
Message-ID:  <201107212043.p6LKhvbp025353@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-07-21 20:43:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pcib_acpi.c 
  Log:
  SVN rev 224254 on 2011-07-21 20:43:43Z by jhb
  
  Allow non-fixed endpoints for a producer address range if the length of
  the resource covers the entire range.  Some BIOSes appear to mark
  endpoints as non-fixed incorrectly (non-fixed endpoints are supposed to
  be used in _PRS when OSPM is allowed to allocate a certain chunk of
  address space within a larger range, I don't believe it is supposed to be
  used for _CRS).
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.69      +5 -3      src/sys/dev/acpica/acpi_pcib_acpi.c



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