cvs commit: src/sys/cam/scsi scsi_all.c
Matt Jacob
mjacob at FreeBSD.org
Wed Apr 13 20:52:50 PDT 2005
mjacob 2005-04-14 03:52:50 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_all.c
Log:
The divide by zero panic must have been due to a bogus
period value. I suppose the BT adapter driver should be
fixed, but more importantly we should protect against
dividing by zero.
PR: kern/75603
MFC after: 1 week
Revision Changes Path
1.48 +9 -0 src/sys/cam/scsi/scsi_all.c
More information about the cvs-src
mailing list