Hi Martin, so first of all, this is the wrong mailing list. You should be using linux-bluetooth@xxxxxxxxxxxxxxxx > I have a new Lenovo T410s with the compat-wireless package for 2.6.34. > > My bluetooh chip seems not to work: > > linux-4box:~ # lsusb | grep Broadcom > Bus 001 Device 005: ID 0a5c:217f Broadcom Corp. > > This device id (from lsub) is missing in ./drivers/bluetooth/btusb.c: > > /* IBM/Lenovo ThinkPad with Broadcom chip */ > { USB_DEVICE(0x0a5c, 0x201e), .driver_info = BTUSB_WRONG_SCO_MTU }, > { USB_DEVICE(0x0a5c, 0x2110), .driver_info = BTUSB_WRONG_SCO_MTU }, Please send in the output of /proc/bus/usb/devices for your devices since I doubt it is not supported. There are general interface descriptors that make the devices work. Only if Lenovo screwed something up, then this is needed. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html