===== drivers/bluetooth/hci_usb.c 1.58 vs edited ===== --- 1.58/drivers/bluetooth/hci_usb.c 2004-10-27 23:42:21 +02:00 +++ edited/drivers/bluetooth/hci_usb.c 2004-10-30 01:09:54 +02:00 @@ -103,6 +103,9 @@ /* Broadcom BCM2035 */ { USB_DEVICE(0x0a5c, 0x200a), .driver_info = HCI_RESET | HCI_BROKEN_ISOC }, + /* Microsoft Wireless Transceiver for Bluetooth 2.0 */ + { USB_DEVICE(0x045e, 0x009c), .driver_info = HCI_RESET | HCI_BROKEN_ISOC }, + /* ISSC Bluetooth Adapter v3.1 */ { USB_DEVICE(0x1131, 0x1001), .driver_info = HCI_RESET },