reset of pcmcia device.
Dominik Brodowski
linux at dominikbrodowski.net
Tue May 30 10:38:53 EDT 2006
Hi,
On Sat, May 06, 2006 at 06:48:06PM +0200, Krzysztof Drewicz wrote:
> >Presumably because PCMCIA didn't bind the device to the driver, despite
> >the function ID matching. Sounds like a core PCMCIA issue to me.
> >
> >Why did it work at boot but not subsequently? I don't know the answer
> >to that.
> >
>
> Maybe there is a magic foo-bar sequence of cat > /proc (or /sys) to bind
> pcmcia manually to the card?
> The /sbin/hotplug seems like only-another-one-wrapper of cat, echo and /sys.
Does issuing
"echo -n 42 > /sys/bus/pcmcia/devices/0.0/allow_func_id_match"
after re-inserting the card help?
Dominik
More information about the linux-pcmcia
mailing list