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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html