From: Hauke Mehrtens <hauke@hauke-m.de>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: Greg KH <gregkh@suse.de>, Dan Carpenter <error27@gmail.com>,
Henry Ptasinski <henryp@broadcom.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"linville@tuxdriver.com" <linville@tuxdriver.com>,
"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>
Subject: Re: [PATCH v2] Move brcm80211 to mainline
Date: Sat, 27 Aug 2011 18:45:19 +0200 [thread overview]
Message-ID: <4E591F1F.9070102@hauke-m.de> (raw)
In-Reply-To: <CACna6ryjaSb1aTtBAq7cXvvQeBtqbFgoV-0AjG2gvhNhBCVcUA@mail.gmail.com>
On 08/27/2011 05:12 PM, Rafał Miłecki wrote:
> W dniu 27 sierpnia 2011 17:08 użytkownik Rafał Miłecki
> <zajec5@gmail.com> napisał:
>> 2011/8/27 Greg KH <gregkh@suse.de>:
>>> On Sat, Aug 27, 2011 at 05:35:13PM +0300, Dan Carpenter wrote:
>>>> On Thu, Aug 25, 2011 at 10:55:26PM +0200, Rafał Miłecki wrote:
>>>>> 2011/8/25 Henry Ptasinski <henryp@broadcom.com>:
>>>>>> With the latest series of cleanup patches merged in by Greg KH, I'd like to
>>>>>> once again propose moving brcm80211 out of staging and into mainline.
>>>>>
>>>>> Henry: a simple question, please explain it to me, what brcmsmac does
>>>>> provide that b43 doesn't?
>>>>>
>>>>
>>>> Wow. Why are we only having this discussion now? Somewhere along
>>>> the line, there has been a massive communications failure. What
>>>> happened here? Henry, did you know about the b43 driver? Can
>>>> someone explain what's going on?
>>>
>>> I always thought that b43 and the staging driver supported different
>>> devices and had no overlap, which is why I had no problem with it.
>>>
>>> Was I totally mistaken and got this wrong?
>>
>> Please see my last e-mail in this thread for history overview.
>>
>> Right now the only card that is supported by brcmsmac and is not
>> supported by b43 is 14e4:4727. That card is based on PHY type LCN, and
>> I'm working on adding support for it in b43.
>>
>> Other cards supported by brcmsmac (14e4:4353, 14e4:4357) are supported
>> by b43.
>
> b43 also works on SoCs (routers) using BCMA and having BCMA core based
> on N-PHY. This support was added by Hauke and I think he reported AP
> mode was somehow working for him. AFAIR it wasn't stable yet, but some
> packets were transferred :)
>
Yes AP mode is working with the code in wireless-testing, expect that
the architecture code (mips) does not provide the sprom stored in the
flash to bcma yet. I just set a random mac address for the device and
wireless worked. I have not tested it much, just connected with a client
and got the same speed with iperf as b43 running in client mode. As no
additional changes where needed for AP mode I think b43 should already
support the same functionality when using N-PHY devices as with G-PHY
devices.
Hauke
next prev parent reply other threads:[~2011-08-27 16:47 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-07 0:20 [RFC] Move brcm80211 to mainline Henry Ptasinski
2011-07-07 0:40 ` Rafał Miłecki
2011-07-07 0:58 ` Pavel Roskin
2011-07-07 1:45 ` Greg KH
2011-07-07 14:46 ` Henry Ptasinski
2011-07-07 14:58 ` Greg KH
2011-07-07 21:55 ` Henry Ptasinski
2011-07-07 22:04 ` Greg KH
2011-07-07 22:25 ` Pavel Roskin
2011-07-07 15:17 ` Jonas Gorski
2011-07-07 21:21 ` Henry Ptasinski
2011-07-07 0:45 ` Pavel Roskin
2011-07-07 15:01 ` Henry Ptasinski
2011-08-24 22:28 ` [PATCH v2] " Henry Ptasinski
2011-08-24 22:53 ` Greg KH
2011-08-24 23:17 ` Henry Ptasinski
2011-08-24 23:47 ` Greg KH
2011-08-24 23:54 ` Joe Perches
2011-08-25 0:42 ` Henry Ptasinski
2011-08-25 0:52 ` Joe Perches
2011-08-25 1:11 ` Henry Ptasinski
2011-08-25 2:23 ` Greg KH
2011-08-25 2:45 ` Joe Perches
2011-08-25 5:02 ` Johannes Berg
2011-09-30 21:54 ` Arend Van Spriel
2011-09-30 22:11 ` Luis R. Rodriguez
2011-08-24 23:05 ` Dan Carpenter
2011-08-25 0:49 ` Henry Ptasinski
2011-08-24 23:10 ` Aaro Koskinen
2011-08-24 23:18 ` Henry Ptasinski
2011-08-24 23:54 ` Aaro Koskinen
2011-08-24 23:41 ` Jonas Gorski
2011-08-25 0:20 ` Henry Ptasinski
2011-08-25 8:53 ` Michael Büsch
2011-08-25 10:34 ` Jonas Gorski
2011-08-25 17:59 ` Henry Ptasinski
2011-08-25 21:07 ` Rafał Miłecki
2011-08-25 21:09 ` Rafał Miłecki
2011-08-26 17:58 ` Henry Ptasinski
2011-08-25 20:55 ` Rafał Miłecki
2011-08-25 21:11 ` Rafał Miłecki
2011-08-25 21:23 ` Larry Finger
2011-08-26 17:55 ` Henry Ptasinski
2011-08-26 19:37 ` Rafał Miłecki
2011-08-26 19:45 ` Rafał Miłecki
2011-08-27 12:05 ` Rafał Miłecki
2011-08-27 13:18 ` Michael Büsch
2011-08-27 13:58 ` Rafał Miłecki
2011-08-30 13:02 ` David Woodhouse
2011-08-27 14:35 ` Dan Carpenter
2011-08-27 14:50 ` Greg KH
2011-08-27 15:08 ` Rafał Miłecki
2011-08-27 15:12 ` Rafał Miłecki
2011-08-27 16:45 ` Hauke Mehrtens [this message]
2011-08-27 15:21 ` Greg KH
2011-08-27 15:27 ` Rafał Miłecki
2011-08-30 1:42 ` Henry Ptasinski
2011-08-30 4:28 ` Greg KH
2011-08-30 6:22 ` Johannes Berg
2011-08-30 8:31 ` Rafał Miłecki
2011-08-30 9:28 ` Michael Büsch
2011-08-31 12:31 ` Rafał Miłecki
2011-08-30 6:17 ` Rafał Miłecki
2011-09-10 16:48 ` Rafał Miłecki
2011-08-30 18:14 ` Greg KH
2011-08-31 17:55 ` Luis R. Rodriguez
2011-08-31 18:33 ` Greg KH
2011-08-31 18:58 ` Luis R. Rodriguez
2011-08-31 11:55 ` Hauke Mehrtens
2011-08-31 14:18 ` John W. Linville
2011-08-31 17:46 ` Luis R. Rodriguez
2011-08-31 17:47 ` Luis R. Rodriguez
2011-08-27 14:59 ` Rafał Miłecki
-- strict thread matches above, loose matches on Subject: below --
2011-08-27 16:41 Xose Vazquez Perez
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=4E591F1F.9070102@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=devel@linuxdriverproject.org \
--cc=error27@gmail.com \
--cc=gregkh@suse.de \
--cc=henryp@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.