airo_cs support broken in 2.6.23.1 ?
Alexander E. Patrakov
patrakov at ums.usu.ru
Thu Nov 1 08:22:45 MDT 2007
Thomas Trepl wrote:
> Nov 1 11:29:47 oxygene kernel: cs: IO port probe 0x100-0x3af: excluding 0x378-0x37f
> Which module does that "cs: IO port probe" in the old log create? Does that has something
> to do with the PCMCIA stuff? What do I have to check next? I have no idea... :-(
patrakov at home:~/linux-2.6.23.1$ grep -r "IO port probe" drivers/pcmcia/
drivers/pcmcia/rsrc_nonstatic.c:INT_MODULE_PARM(probe_io, 1);
/* IO port probe? */
drivers/pcmcia/rsrc_nonstatic.c: printk(KERN_INFO "cs: IO port probe %#lx-%#lx:",
patrakov at home:~/linux-2.6.23.1$ grep rsrc_nonstatic drivers/pcmcia/Makefile
obj-$(CONFIG_PCCARD_NONSTATIC) += rsrc_nonstatic.o
However, you have already set this.
> CONFIG_PCMCIA_PROBE=y
> CONFIG_PCCARD_NONSTATIC=y
Maybe you just need to install pcmciautils?
--
Alexander E. Patrakov
More information about the lfs-support
mailing list