Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2004 13:54:04 -0800 (PST)
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_pci.c
Message-ID:  <200401172154.i0HLs4VD021704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004/01/17 13:54:04 PST

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci_pci.c 
  Log:
  It appears that the changes in the resources allocated is causing much
  pain and suffering.  Attempt to back it out by removing the 'if the
  requested range is larger than the window, clip to the window' code.
  This is a band-aide until the issues are better understood and the
  issues with the lazy allocation patches are resolved.
  
  Revision  Changes    Path
  1.30      +4 -1      src/sys/dev/pci/pci_pci.c



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