cvs commit: src/sys/dev/ata atapi-cam.c
Thomas Quinot
thomas at FreeBSD.org
Sun Aug 7 20:34:04 GMT 2005
thomas 2005-08-07 20:34:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/ata atapi-cam.c
Log:
(atapi_cam_reinit_bus): Guard against the case where atapi_softc_mutex is
not initialized yet (case of the bus being reinitialized during the boot
process).
Note that this change is a fix for RELENG_5 only, not relevant to HEAD.
PR: kern/84567
Tested by: Chris Jones <cdjones at ualberta.ca>
Revision Changes Path
1.35.2.1 +12 -8 src/sys/dev/ata/atapi-cam.c
More information about the cvs-src
mailing list