All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jurgen Kramer <gtmkramer@xs4all.nl>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: John Frankish <j-frankish@slb.com>,
	"linux-bluetooth@vger.kernel.org"
	<linux-bluetooth@vger.kernel.org>
Subject: Re: Is bluetooth supported on lastest mac-mini?
Date: Sun, 04 Sep 2011 20:24:51 +0200	[thread overview]
Message-ID: <1315160697.2441.9.camel@paragon.slim> (raw)
In-Reply-To: <CABBYNZJ_qVo1npo2XhjA4C3d2ss66CS-hKPtsFXC0M=_Er0sww@mail.gmail.com>

On Sun, 2011-09-04 at 21:12 +0300, Luiz Augusto von Dentz wrote:
> Hi John,
> >>
> >> diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index
> >> 91d13a9..16abfd1 100644
> >> --- a/drivers/bluetooth/btusb.c
> >> +++ b/drivers/bluetooth/btusb.c
> >> @@ -75,6 +75,9 @@ static struct usb_device_id btusb_table[] = {
> >>         /* Apple MacBookPro8,2 */
> >>         { USB_DEVICE(0x05ac, 0x821a) },
> >>
> >> +       /* Apple Mac Mini */
> >> +       { USB_DEVICE(0x05ac, 0x4500) },
> >> +
> >>         /* AVM BlueFRITZ! USB v2.0 */
> >>         { USB_DEVICE(0x057c, 0x3800) },
> >>
> >>
> > Thanks, I recompiled the 3.0.3 kernel with the patch, but my machine crashed as soon as the driver tried to load..
> 
> Maybe it needs more changes, iirc this new mac minis have BT 4.0
> controllers... Can you get any logs where it is crashing?
> 
> 
Hi,

I've sent the needed patch to the list a couple of hours ago.

Jurgen


      reply	other threads:[~2011-09-04 18:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01  8:38 Is bluetooth supported on lastest mac-mini? John Frankish
2011-09-01  9:53 ` Luiz Augusto von Dentz
2011-09-04  3:55   ` John Frankish
2011-09-04 18:12     ` Luiz Augusto von Dentz
2011-09-04 18:24       ` Jurgen Kramer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1315160697.2441.9.camel@paragon.slim \
    --to=gtmkramer@xs4all.nl \
    --cc=j-frankish@slb.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.