1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

minor comment update

This commit is contained in:
Matt Jacob 1999-12-13 19:40:00 +00:00
parent 6d98baad02
commit cda9006f07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54572

View File

@ -5151,6 +5151,7 @@ proberegister(struct cam_periph *periph, void *arg)
/*
* Ensure we've waited at least a bus settle
* delay before attempting to probe the device.
* For HBAs that don't do bus resets, this won't make a difference.
*/
cam_periph_freeze_after_event(periph, &periph->path->bus->last_reset,
SCSI_DELAY);