cvs commit: src/sys/dev/ata ata-all.c
    Søren Schmidt 
    sos at FreeBSD.org
       
    Thu Oct 27 09:32:40 PDT 2005
    
    
  
sos         2005-10-27 16:32:40 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-all.c 
  Log:
  Enclose the delayed attach in Giant so we dont loose the race with other
  drivers trying to attach ATA devices like pccard.
  Dont clear the delayed flag before we are acutally finished.
  
  Spotted by: imp
  
  Revision  Changes    Path
  1.258     +10 -6     src/sys/dev/ata/ata-all.c
    
    
More information about the cvs-all
mailing list