For me, uinstalling the driver didn't help.
In the device manager I have the 'CSR_BTPORT_01' entry under 'Other devices'. It had no driver installed and Windows added an exclamation mark to the device. Trying to find a suitable driver did not succeed (Windows Update, manual selection, etc.)
The second device was 'CSR BlueCore Nanosira' under 'Universal Serial Bus controllers' which had a new driver from 2011-01-13 with Driver Version 1.0.5.0 from Cambridge Silicon Radio Limited installed. Windows was claiming that the device was working properly.
You see my situation in screenshot 1.
My solution was to change the driver of 'CSR BlueCore Nanosira' under 'Universal Serial Bus controllers' back to the generic Bluetooth driver.
To accomplish this select 'Update Driver Software' from 'CSR BlueCore Nanosira' (the working device), then select 'Browse my computer for driver software' and then 'Let me pick form a list of device drivers on my computer'. In my case Windows presents the new driver from CSR ('CSR BlueCore Nanosira') and two genericdrivers as you can see in screenshot 2.
I selected 'Generic Bluetooth Radio' from the list and clicked OK. Then I had 'Generic Bluetooth Radio' and 'Microsoft Bluetooth Enumerator' back under 'Bluetooth Radios' and the Bluetooth icon appeard in the taskbar again. After that I was able to use my bluetooth mouse and keyboard again (even without pairing it again).
Hope this helps for you, too!
Best regards
* I accepted the update of the bluetooth driver by Windows update because I have some problems (unresponsive mouse) with Windows 7. The identical (!!!) hardware works flawlessly with Linux (in my dualboot configuration). So I was hoping for some improvement.

Csr Driver Download

Other Info Other devices on this csr bluecore nanosira Last week I updated the drivers for the Bluetooth card One of them was the new CSR Bluetooth driver update. CSR BlueCore Bluetooth It was showing up as a: Windows 7 Bluetooth Driver Issues Hello, I have found the csr bluecore nanosira posting thorughout many forums on thew internet. Download drivers for CSR BlueCore Bluetooth Bluetooth device, or download DriverPack Solution software for automatic driver download and update.

Joined
Aug 17, 2011
Messages
38
Motherboard
OS X 10.10 GM
CPU
Intel Core i5 4570
Graphics
GTX760-DC2OC-2GD5
Mac
Classic Mac
Mobile Phone
Csr Bluecore Driver For Mac

Csr Bluecore Driver Windows 10

CSR Bluetooth v4.0 USB Dongle=>Mac OS X Mountain Lion 10.8.2 Wake on Bluetooth
System:Mac OS X Mountain Lion 10.8.2 (12C60)
Bluetooth chip:CSR8510 A10
You just need to edit the Info.plist file.
(IOBluetoothFamily.kext/Contents/PlugIns/CSRBluetoothHCIControllerUSBTransport.kext/Contents/Info.plist)
<key>CSRUSBBluetoothHCIController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOProviderClass</key>
<string>IOUSBDevice</string>
<key>idProduct</key>
<integer>1</integer>
<key>idVendor</key>
<integer>2578</integer>
</dict>