cvs commit: src/sys/dev/pci pci.c
    Warner Losh 
    imp at FreeBSD.org
       
    Thu May 20 23:41:16 PDT 2004
    
    
  
imp         2004/05/20 23:41:15 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/pci          pci.c 
  Log:
  MFp4:
  
  Split the baby.  For idepci devices, now both legacy mode bits need
  not be set.  We can run an idepci in a split mode.  However, it only
  works better than before, not works.  It works better in that when one
  device is legacy and the other isn't and disabled, we now operate
  correctly.
  
  sos submitted a version of this patch.
  
  Revision  Changes    Path
  1.254     +7 -3      src/sys/dev/pci/pci.c
    
    
More information about the cvs-all
mailing list