I have not tried using ikd recently, but have used it in... hmmm... at least the past year and did not notice a problem with PCMCIA at that time. I can't think of a good reason why ikd and PCMCIA would be incompatible. Looking at ds.c, I do not initialize wait_queue heads to NULL (which would be a bad bad thing, for a 2.2 kernel). They are initialized with init_waitqueue, though it's a bit non-obvious because of how the kernel compatibility stuff is handled in k_compat.h. -- Dave |
Messages