Re: [PATCH] RE: 2.4.5-ac14 through to 2.4.6-ac1 fdomain.c initialisation for shared IRQ

2001-07-05 Thread Alan Cox
> > A. Check bit 0 of the status port and return > > > > B. Check bit 4 or bit 9 of the interrupt control register > > > > Without docs someone would need to play with the various combinations and > > see what happened > > Uhmmm, an idea would be to look in fd_mcs.c as that driver already ha

Re: [PATCH] RE: 2.4.5-ac14 through to 2.4.6-ac1 fdomain.c initialisation for shared IRQ

2001-07-05 Thread David Weinehall
On Thu, Jul 05, 2001 at 07:16:26PM +0100, Alan Cox wrote: > > I have recently had a problem with the fdomain driver initialisation and > > have found the problem to be the way in which it requests the irq. Here is > > my patch that has so far work ok. > > I've seen this patch before. It needs at

Re: [PATCH] RE: 2.4.5-ac14 through to 2.4.6-ac1 fdomain.c initialisation for shared IRQ

2001-07-05 Thread Alan Cox
> I have recently had a problem with the fdomain driver initialisation and > have found the problem to be the way in which it requests the irq. Here is > my patch that has so far work ok. I've seen this patch before. It needs at least one change > - do_fdomain_16x0_intr,

[PATCH] RE: 2.4.5-ac14 through to 2.4.6-ac1 fdomain.c initialisation for shared IRQ

2001-07-05 Thread Grant Fribbens
I have recently had a problem with the fdomain driver initialisation and have found the problem to be the way in which it requests the irq. Here is my patch that has so far work ok. --- linux/drivers/scsi/fdomain.cThu Jul 5 13:35:41 2001 +++ fdomain.c Thu Jun 28 08:08:03 2001 @@ -981,8