> Well from the comments in the source that it'll find all ISA cards, I'd
> assume it does. It seems to me that this is the problem, combined with
Well, no. It can autoprobe for many cards, but that's not the same as
supporting them with one module. The giveaway for that is usually that
the "io" and "irq" variables used for module operation are arrays of ints
rather than just single values.
P.