On Mon, 2002-08-05 at 23:11, Paul Larson wrote:
> cleaner way of doing it. The problem is that this driver won't build if
> CONFIG_BROKEN_SCSI_ERROR_HANDLING isn't defined because in hosts.h we
> have this in the Scsi_Host_Template struct:
> #ifdef CONFIG_BROKEN_SCSI_ERROR_HANDLING
> int (* abort)(Scsi_Cmnd *);
> int (* reset)(Scsi_Cmnd *, unsigned int);
> #endif
We dont want it to build until its fixed
Take a look at http://www.andante.org/scsi_eh.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Aug 07 2002 - 22:00:29 EST