From: "Saul St. John" <saul.stjohn@gmail.com>
To: linux-wireless@vger.kernel.org
Cc: "Rafał Miłecki" <zajec5@gmail.com>
Subject: [RFC v2 0/2] bcma: expose cc sprom for read/write in sysfs
Date: Sat, 11 Aug 2012 14:56:32 -0500 [thread overview]
Message-ID: <cover.1344713431.git.saul.stjohn@gmail.com> (raw)
The ssb driver exposes the device SPROM to sysfs, which allows users to
modify various device settings using ssb-sprom from the b43-tools package.
These patches implement similar functionality in bcma, so that ssb-sprom
can be used with newer Broadcom devices.
Saul St. John (2):
bcma: register cc core driver, device
bcma: expose cc sprom to sysfs
drivers/bcma/bcma_private.h | 5 +
drivers/bcma/driver_chipcommon.c | 212 ++++++++++++++++++++++++---
drivers/bcma/main.c | 79 +++++-----
drivers/bcma/sprom.c | 47 +++++-
include/linux/bcma/bcma_driver_chipcommon.h | 4 +-
5 files changed, 287 insertions(+), 60 deletions(-)
--
1.7.10.4
next reply other threads:[~2012-08-11 19:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-11 19:56 Saul St. John [this message]
2012-08-11 19:57 ` [RFC v2 1/2] bcma: register cc core driver, device Saul St. John
2012-08-11 19:58 ` [RFC v2 2/2] bcma: expose cc sprom to sysfs Saul St. John
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.1344713431.git.saul.stjohn@gmail.com \
--to=saul.stjohn@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=zajec5@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 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).