[SOLVED]Re: 2.2.19 && ppa: total lockup. No problem with 2.2.17

Juan Piernas Canovas (piernas@ditec.um.es)
Sat, 31 Mar 2001 01:59:39 +0200 (CEST)


On Fri, 30 Mar 2001, Tim Waugh wrote:

> On Fri, Mar 30, 2001 at 03:55:01PM +0200, Juan Piernas Canovas wrote:
>
> > The kernel configuration is the same in both 2.2.17 and 2.2.19.
> > Perhaps, the problem is not in the ppa module, but in the parport,
> > parport_pc or parport_probe modules.
>
> There weren't any parport changes in 2.2.18->2.2.19, and the ones in
> 2.2.17->2.2.18 won't affect you unless you are using a PCI card.
>
> Could you please try this patch and let me know if the behaviour
> changes?
>
> Thanks,
> Tim.
> */
>
> --- linux/drivers/scsi/ppa.h.eh Fri Mar 30 15:27:43 2001
> +++ linux/drivers/scsi/ppa.h Fri Mar 30 15:27:52 2001
> @@ -178,7 +178,6 @@
> eh_device_reset_handler: NULL, \
> eh_bus_reset_handler: ppa_reset, \
> eh_host_reset_handler: ppa_reset, \
> - use_new_eh_code: 1, \
> bios_param: ppa_biosparam, \
> this_id: -1, \
> sg_tablesize: SG_ALL, \
>

Yes!!!. It works. I am happy now :-)

Thank you very much, Tim.

Juan.

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