[PATCH] hci_usb: Add support for OQO Model 01+

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add USB device ID for OQO 01+'s internal USB bluetooth

Signed-off-by: Jamie Lentin <jm@xxxxxxxxxxxx>

---

Whilst knowledge of the actual chipset is ropey (apparently manufactured by CSR), it seems to work fine. I've used pand, hidd & obexftp with no problems.

--- a/drivers/bluetooth/hci_usb.c 2009-02-04 12:34:40.000000000 +0000 +++ b/drivers/bluetooth/hci_usb.c 2009-02-04 12:35:31.000000000 +0000
@@ -97,6 +97,9 @@ static struct usb_device_id bluetooth_id
 	/* Canyon CN-BTU1 with HID interfaces */
 	{ USB_DEVICE(0x0c10, 0x0000), .driver_info = HCI_RESET },

+	/* OQO Model 01+ internal bluetooth */
+	{ USB_DEVICE(0x1557, 0x0003) },
+
 	{ }     /* Terminating entry */
 };


--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux