Andrew Morton writes:
>
> I have been getting some very erratic behaviour in 2.4 with Cardbus
> initialisation and hotplug. In particular, timeouts when resetting the
> cards and total failure of the PCMCIA subsystem, necessitating a
> reboot.
>
> If anyone else is having difficulties could you please try the patch
> (against 2.4.0-test8-pre4) at
>
> http://www.uow.edu.au/~andrewm/linux/pcmcia.patch
>
> and let me know the result?
[...]
> - In yenta.c: totally disable yenta_interrupt and rely on the
> one-second polling from the kernel thread. Also added some state
> transition sanity checking and removal of redundant transition
> events.
As you know, I don't really like this solution :-)
However, I don't actually see where you've disabled yenta_interrupt().
You've still got the call to request_irq(). So this still won't help
me. But I'll try it out tonight anyway, in case I'm blind.
Regards,
Richard....
Permanent: [EMAIL PROTECTED]
Current: [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/