Module Name: src
Committed By: riastradh
Date: Sun Jun 24 07:48:01 UTC 2012
Modified Files:
src/sys/dev/scsipi: atapiconf.c
Log Message:
Take the kernel lock in atapibusdetach just like atapibuschilddet.
Fixes kassert in scsipi_lookup_periph when I press the power button
on one of my laptops (and maybe another one) to power it off.
ok mrg
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/dev/scsipi/atapiconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.