linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC v2 0/2] bcma: expose cc sprom for read/write in sysfs
@ 2012-08-11 19:56 Saul St. John
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Saul St. John @ 2012-08-11 19:56 UTC (permalink / raw)
  To: linux-wireless; +Cc: Rafał Miłecki

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-11 19:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-11 19:56 [RFC v2 0/2] bcma: expose cc sprom for read/write in sysfs Saul St. John
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

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).