Networking :: Nokia d211 wireless card config



Hi,

After loading both dsl extensions (gcc1-with-libs...) and the kernel sources (in testing subdir) for DSL 4.4, I'm trying to compile the source code for the Nokia D211 wifi card. I followed the instructions on this nice page: http://tuxmobil.org/nokia_d211.html

Everything seemed to compile correctly (wow!), but when I insert the card, I do indeed get this message:
Code Sample

cardmgr[119]: unsupported card in socket 0
cardmgr[119]:   product info: "Nokia", "D211"
cardmgr[119]:   manfid: 0x0124, 0x1120  function: 6 (network)


Which the page says "It's because you need to enable "CONFIG_ISA=y" for the card in the kernel. " Question, how do I do that in DSL?

Thanks for any pointers! (as you can guess, I'm fairly new at compiling)


original here.