Luuk van der Duim wrote:
>
> Mr. Mendelson,
>
> Does your 3c905B share an interrupt with another device?
> If so:
>
> You can, in Mr. Donald Beckers drivers, just increase the
> "Max_Work_At_Interrupt = 20;" statement to a 1000.
>
> This is a pragmatic fix but the driver is not ready for the
> shared irq case and Alan Cox has been nice enough to
> inform me that it would be a hard job to rewrite the driver
> to actually be able to share an irq with another peripheral.
If the vortex driver should not be sharing an interrupt, then SA_SHIRQ
should not be passed to request_irq() function... Does removing
SA_SHIRQ solve the problems?
-- Jeff Garzik | Rule 1: Building 1024 | There is no cabal. MandrakeSoft, Inc. |- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:20 EST