https://bugzilla.kernel.org/show_bug.cgi?id=26142

--- Comment #4 from Helmut <helmut.schla...@web.de> ---

Noticed that the module rsrc_nonstatic is since 2.6.35 called pcmcia_rsrc.

Thus, the old behaviour of kernel 2.6.33 of effectively not probing the IO
addresses can be achieved for all kernels since kernel 2.6.35 by

1) kernel boot option pcmcia_rsrc.probe_io=0 (when built-in)
2) or setting 'options pcmcia_rsrc probe_io=0' in modprobe.conf (when being
module)

I leave it to the kernel developers, if this is just a bug-fix or the issue is
resolved by this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

_______________________________________________
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia

Reply via email to