lkml.org 
[lkml]   [1999]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [OT] format of scsi return codes?
> I have a bogey drive and the kernel keeps reporting "... I/O error .....
> return code = 26030000" on any accesses to it.

0x26 == DRIVER_TIMEOUT | SUGGEST_ABORT
0x03 == DID_TIME_OUT

There is no status code returned from your drive because the
adapter couldn't communicate with it. The above information
can be found in drivers/scsi/scsi.h

Doug Gilbert

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:4.025 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site