1. 12 Nov, 2004 1 commit
    • Tim Hockin's avatar
      [PATCH] PCI: small PCI probe patch for odd 64 bit BARs · e0d317fd
      Tim Hockin authored
      On Thu, Nov 11, 2004 at 09:54:19AM -0800, Greg KH wrote:
      > I'll wait till you test this on 2.6 before applying it.
      
      OK.  Tested now on real hardware in 32 bit and 64 bit kernels.  32 bit
      found another dumbness, that we can fix up.
      
      Some PCI bridges default their UPPER prefetch windows to an unused state
      of base > limit.  We should not use those values if we find that.  It
      might be nice to reprogram them to 0, in fact.
      
      Yes, BIOS should fix that up, but apparently, some do not.
      Signed-Off-By: default avatarTim Hockin <thockin@google.com>
      Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
      e0d317fd
  2. 11 Nov, 2004 39 commits