Hi Folks, I did a big rework of the Bluetooth PCMCIA part for 2.6 and as a result of it the Anycom CF-300 is now supported and the 3Com driver uses the request_firmware() interface for loading the firmware. This means that the bluefw loader is no longer needed and these cards may also work on a PowerPC platform. A hotplug package with firmware.agent script must be used and BT3CPCC.bin must be under /usr/lib/hotplug/firmware/ Attached is the result of my backport to 2.4 Documentation/Configure.help | 3 drivers/bluetooth/Makefile.lib | 3 drivers/bluetooth/bluecard_cs.c | 39 +++++++++- drivers/bluetooth/bt3c_cs.c | 147 +++++++++++++++++++++++++--------------- 4 files changed, 128 insertions(+), 64 deletions(-) I don't have time for 2.4 testing, so I need feedback from people with the Anycom CF-300 or the 3Com card version 2.0. Regards Marcel