Re: linux-2.5.x-dj and SCSI error handling.

Douglas Gilbert (dougg@torque.net)
Sat, 27 Apr 2002 10:31:38 -0400


Dave Jones <davej@suse.de> wrote:
>On Sat, Apr 27, 2002 at 09:48:37AM -0400, Mr. James W. Laferriere wrote:
> > Hello Dave , Might be nice to also mention the drivers that were
> > being complained about . So there respective mantainers can
> > benifit from your email . Tia , JimL
>
>noted. I'll do a full compile later today and post back the list of
>drivers broken due to this issue. The only one everyone seems to be
>complaining about is ide-scsi, but there are definitly others.

Dave,
We only really need one of the new "eh" handlers,
either:
eh_device_reset_handler() or
eh_bus_reset_handler()
to be implemented in ide-scsi.c in order to go forward.
Assuming we pick the first one, perhaps someone could
tell me, from the context of ide-scsi, how to (politely)
reset the ATAPI device it is referring to?

[A similar approach will suffice for any other scsi drivers
"broken" by the removal of abort() and reset(). Eric
Youngdale warned of their impending removal about 3 years
ago!]

Doug Gilbert
-
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/