Hello, I'm trying to get PCMCIA working on my powerbook 3400c. I'm using kernel-source-2.4.0-test5. I keep getting undefined references to try_irq when I insmod pcmcia_core. So, I look for where it's defined in pcmcia/rsrc_mgr.c, and it's #ifdef CONFIG_ISA. Now here's where I get lost. There's no way to define CONFIG_ISA in make menuconfig, so I manually set it in .config, and it *still* doesn't work. I'm sure I must be doing something foolish. Does anyone have any ideas?
tia, cbb

