Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: mhitch
Date: Fri Jan 16 05:40:50 UTC 2009
Modified Files:
src/sys/dev/ic: mlx.c
Log Message:
When checking drive status, bump the pointer to the previous status
rather than using just drive 0 status. Another drive with a different
status would cause the previous status state to flip-flop and repeatedly
output state change messages.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/dev/ic/mlx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index