Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2005 16:39:20 +0000 (UTC)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c
Message-ID:  <200510271639.j9RGdKpI001385@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-10-27 16:39:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/ata          ata-all.c 
  Log:
  MFC:
          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.
  
  Approved by: re@ (scottl)
  
  Revision   Changes    Path
  1.252.2.3  +10 -6     src/sys/dev/ata/ata-all.c



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