CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/02 16:15:09
Modified files:
sys/dev/ic : trm.c
Log message:
Make error message specify if a REQUEST SENSE has timed out, not the
original command. Return xs->error = XS_SENSE, when REQUEST SENSE
times out, rather that XS_TIMEOUT. Reduces many useless retries of
commands getting sense errors.
