[4370] in linux-scsi channel archive
2.0.35 & aic7xxx: PCI System Error, a "minor error"?
daemon@ATHENA.MIT.EDU (Ulrich Windl)
Wed Jul 15 06:16:39 1998
Date: Wed, 15 Jul 1998 11:51:51 +0200 (CEST)
From: Ulrich Windl <wiu09524@pc3103.klinik.uni-regensburg.de>
Reply-To: Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
To: linux-scsi@vger.rutgers.edu
The current AIC7xxx driver states+
if ((status1 & SSE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR))
...
Interpreting this, I assume that a PCI System error is treated as a minor
error that is normally ignored. From my memory of PCI architecture, a
system error is everything else but a "minor error". Similar seems to
apply for a "master abort".
Even for parity errors I assume that they should be sent to the syslog all
the time, and not just if "verbose" is set.
Regards,
Ulrich Windl
P.S. Not subscribed here.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu