Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2004 00:02:50 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200404110702.i3B72oeY081395@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004/04/11 00:02:50 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  Add system tunable to turn off power state changes.  Default to off until
  we get the resource allocation stuff hammered out.
  
  Fix and off by one error that caused unnecessary filtering of valid
  BARs for only 4 bytes than ICH3 and other PCI IDE controllers have.
  Andrew Gallatin submitted this, although it doesn't solve the problems
  ICH3 controllers have with the new code, it does restore the former
  resource list on the probe line.
  
  Revision  Changes    Path
  1.240     +48 -15    src/sys/dev/pci/pci.c



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