btusb-dkms not working for MacbookPro6,2

Bug #673125 reported by Mike Basinger
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mactel Support
Fix Committed
Undecided
Michael Frey

Bug Description

The btusb-dkms package in the Mactel ppa does not work with MacbookPro6,2. the following btusb.c file fixes the problem.

Revision history for this message
Mike Basinger (mike.basinger) wrote :
Revision history for this message
Henrik Rydberg (rydberg) wrote :

Michael,

it would be great if you would like to include this patch in your package - it is equivalent to the file Mike attached.

Cheers!

--- /usr/src/btusb-1.0.6/btusb.c 2010-11-04 22:43:53.908957002 +0100
+++ Desktop/btusb.c 2010-11-09 19:05:59.145573842 +0100
@@ -68,6 +68,9 @@
  /* Apple MacBookPro 7,2 */
  { USB_DEVICE(0x05ac, 0x8213) },

+ /* Apple MacBookPro 6,2 */
+ { USB_DEVICE(0x05ac, 0x8218) },
+
  /* AVM BlueFRITZ! USB v2.0 */
  { USB_DEVICE(0x057c, 0x3800) },

Revision history for this message
Michael Frey (mfrey) wrote :

Uploaded btusb-dkms_1.0-maverick-mactel4 to PPA

Changed in mactel-support:
status: New → Fix Committed
assignee: nobody → Michael Frey (mfrey)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.