Actually, I was unaware of this problem: etc/* of pcmcia-cs-3.2.3 only tells
me about the orinoco_cs driver. And that's the only one I can find in kernel
2.5.67 as well.... However, for such cases there is already an override
option in my patches:
echo -n "driver_the_next_device_needs" > /sys/bus/pcmcia/settings/force_match
> > > If your scheme can't cope with the simple real life example
> > >above (I've got those cards on my desk, and those drivers on my disk),
> > >then it's no good to me.
> >
> > These cases already exist for PCI, so pcmcia behavior should follow what
> > the kernel does when the PCI core sees such.
i.e. a ->probe() callback?
Dominik
-
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/