I have a Targus usb Bluetooth adapter. When I plug it into Z (Akita), it is recognized, only after doing a "modprobe ohci-hcd".
dmesg reports:
<6>usb 1-2: new full speed USB device using pxa27x-ohci and address 7
<6>usb 1-2: configuration #1 chosen from 1 choice
<6>hub 1-2:1.0: USB hub found
<6>hub 1-2:1.0: 3 ports detected
<4>hub 1-2:1.0: insufficient power available to use all downstream ports
<6>usb 1-2.1: new full speed USB device using pxa27x-ohci and address 8
<6>usb 1-2.1: configuration #1 chosen from 1 choice
<6>usb 1-2.2: new full speed USB device using pxa27x-ohci and address 9
<6>usb 1-2.2: configuration #1 chosen from 1 choice
<6>input: Broadcom Corp BCM92045DG-Flash_UHE as /class/input/input6
<6>power.c: Adding power management to input layer
<6>input: USB HID v1.11 Keyboard [Broadcom Corp BCM92045DG-Flash_UHE] on usb-pxa27x-2.2
<6>usb 1-2.3: new full speed USB device using pxa27x-ohci and address 10
<6>usb 1-2.3: configuration #1 chosen from 1 choice
<6>input: Broadcom Corp BCM92045DG-Flash_UHE as /class/input/input7
lsusb reports:
Bus 1 Device 11: ID 0a5c:4503 Broadcom Corp.
Bus 1 Device 10: ID 0a5c:4502 Broadcom Corp.
Bus 1 Device 9: ID 0a5c:2100 Broadcom Corp.
Bus 1 Device 8: ID 0a5c:4500 Broadcom Corp.
Bus 1 Device 1: ID 0000:0000
But when I try to scan for devices, it says "inquiry failed". I have 2 devices waiting for a connection. Any clues?