cvs commit: src/sys/dev/pci pci_pci.c
    Warner Losh 
    imp at FreeBSD.org
       
    Sat Jan 17 13:54:06 PST 2004
    
    
  
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
    
    
More information about the cvs-all
mailing list