Hi Antti, > I upgraded from kernel 2.6.6-rc2 to 2.6.6 and it seems that BT3C is now > broken. The driver is compiled as a module. > > The firmware is placed in /usr/lib/hotplug/firmware as it should be, and > it was working in 2.6.6-rc2. The driver is compiled as a module, rest of > the system are in kernel. I know and there is no real fix for it, because the PCMCIA subsystem is not fully integrated into the driver model. However the attached patch should prevent the oops and make the driver work again. Regards Marcel