cvs commit: src/sys/dev/ata ata-all.c
Søren Schmidt
sos at FreeBSD.org
Thu Oct 27 09:39:20 PDT 2005
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
More information about the cvs-src
mailing list