From: "Jesse Sung" <jesse.sung@canonical.com>
To: linux-bluetooth@vger.kernel.org
Subject: [RFC][PATCH 0/2] broadcom patchram firmware loader
Date: Wed, 15 Aug 2012 09:15:58 +0800 [thread overview]
Message-ID: <cover.1344992721.git.jesse.sung@canonical.com> (raw)
From: Wen-chien Jesse Sung <jesse.sung@canonical.com>
There is an user space firmware loading tool which can be found at
http://marc.info/?l=linux-bluetooth&m=132039175324993&w=2
This tool requires hci device to do the firmware loading, but this
may cause some race condition between patchram tool and bluetoothd
or something that also works on hci interface.
Also it needs some hooks to make firmware loads after bootup, s3,
s4, rfkill, and device hotplug events. Implement this loader in kernel
module would make things more easier.
Wen-chien Jesse Sung (2):
Implement broadcom patchram firmware loader
Cache firmware images for later use
drivers/bluetooth/btusb.c | 154 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 147 insertions(+), 7 deletions(-)
--
1.7.9.5
next reply other threads:[~2012-08-15 1:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-15 1:15 Jesse Sung [this message]
2012-08-15 1:15 ` [RFC][PATCH 1/2] Implement broadcom patchram firmware loader Jesse Sung
2012-08-15 1:16 ` [RFC][PATCH 2/2] Cache firmware images for later use Jesse Sung
-- strict thread matches above, loose matches on Subject: below --
2012-08-14 14:24 [RFC][PATCH 0/2] broadcom patchram firmware loader Jesse Sung
2012-08-14 17:14 ` Joao Paulo Rechi Vita
2012-08-15 1:14 ` Jesse Sung
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=cover.1344992721.git.jesse.sung@canonical.com \
--to=jesse.sung@canonical.com \
--cc=linux-bluetooth@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).