From: Marcel Holtmann <marcel@holtmann.org>
To: Pierre Ossman <drzeus-list@drzeus.cx>
Cc: LKML <linux-kernel@vger.kernel.org>, Nicolas Pitre <nico@cam.org>
Subject: Re: [ANNOUNCE] SDIO soon in mainline
Date: Sun, 12 Aug 2007 17:12:31 +0200 [thread overview]
Message-ID: <1186931551.6698.88.camel@violet> (raw)
In-Reply-To: <20070722185244.587d5bdc@poseidon.drzeus.cx>
Hi,
> I am happy to announce that SDIO support will soon be a standard
> feature in Linux. No more proprietary stacks with all the troubles
> (legal and technical) that go with them.
>
> The new code is written from scratch by yours truly and Nicolas Pitre.
> There were several stacks out there that were recently made available
> under the GPL, but none of them were in any shape to be merged into the
> kernel.
>
> Current status is that basic functionality is in place. There is a
> driver model (with device matching and module auto-loading) and
> functions for easy register access. It is also possible to receive
> interrupts from the card.
>
> There is only one driver in the tree right now (for the standard GPS
> interface), but it should be complete enough for everyone to see how
> the API works.
and as of a few days ago we have a second driver that can handle
Bluetooth Type-A and Type-B SDIO cards. It has been tested with a card
from Socket which is actually manufactured by Toshiba.
hci0: Type: SDIO
BD Address: 00:02:C7:xx:xx:xx ACL MTU: 676:4 SCO MTU: 120:3
HCI Ver: 1.1 (0x1) HCI Rev: 0x0 LMP Ver: 1.1 (0x1) LMP Subver: 0x14b
Manufacturer: Toshiba Corp. (4)
Features: 0xff 0xf9 0x21 0x00 0x00 0x00 0x00 0x00
<3-slot packets> <5-slot packets> <encryption> <slot offset>
<timing accuracy> <role switch> <hold mode> <sniff mode>
<park state> <SCO link> <HV2 packets> <HV3 packets>
<u-law log> <A-law log> <CVSD>
The code for the btsdio.ko driver can be found here:
http://git.infradead.org/?p=users/holtmann/btsdio.git;a=summary
There are other Bluetooth SDIO cards that don't follow the Type-A or
Type-B standard. These use the UART standard, but unfortunately the
specification for the SDIO UART cards is not public.
Regards
Marcel
next prev parent reply other threads:[~2007-08-12 15:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-22 16:52 Pierre Ossman
2007-08-12 15:12 ` Marcel Holtmann [this message]
2007-08-12 15:25 ` Pierre Ossman
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=1186931551.6698.88.camel@violet \
--to=marcel@holtmann.org \
--cc=drzeus-list@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
--cc=nico@cam.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome