Open-source development team extended so contacts updated. Reviewed-by: Brett Rudley <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> --- drivers/staging/brcm80211/README | 8 +++++--- drivers/staging/brcm80211/TODO | 2 ++ 2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/brcm80211/README b/drivers/staging/brcm80211/README index c8f1cf1..a27bb0b 100644 --- a/drivers/staging/brcm80211/README +++ b/drivers/staging/brcm80211/README @@ -80,15 +80,17 @@ appropriate other traffic is observed on those channels. Within the driver, we use the ficticious country code "X2" to represent this worldwide regulatory domain. There is currently no interface to configure a different domain. The driver reads the SROM country code from the chip and hands it up to mac80211 as the regulatory hint, however this information is otherwise unused with the driver. Contact Info: ============= -Brett Rudley [email protected] -Henry Ptasinski [email protected] -Dowan Kim [email protected] +Brett Rudley [email protected] +Henry Ptasinski [email protected] +Dowan Kim [email protected] +Roland Vossen [email protected] +Arend van Spriel [email protected] diff --git a/drivers/staging/brcm80211/TODO b/drivers/staging/brcm80211/TODO index dbf9041..24ebadb 100644 --- a/drivers/staging/brcm80211/TODO +++ b/drivers/staging/brcm80211/TODO @@ -38,12 +38,14 @@ Other (only used when compiling for SDIO). - PCI and SDIO support are currently #ifdef'ed exclusive of each other, which leads to a separate wl.ko for each. This should be changed to runtime handling of different interfaces so that a single binary driver can be built. - Add support for new chips (obviously an ongoing item). Contact ===== Brett Rudley <[email protected]> Henry Ptasinski <[email protected]> Dowan Kim <[email protected]> +Roland Vossen <[email protected]> +Arend van Spriel <[email protected]> -- 1.7.1 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
