From: Jarl Friis <jarl@softace.dk>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: "Stefano Brivio" <stefano.brivio@polimi.it>,
"Gábor Stefanik" <netrolller.3d@gmail.com>,
netdev@vger.kernel.org, linux-wireless@vger.kernel.org,
b43-dev@lists.infradead.org
Subject: [PATCH 2/2] Using LP firmware for taking advantage of the low-power capabilities.
Date: Wed, 19 Sep 2012 20:54:01 +0200 [thread overview]
Message-ID: <CAOjsGA25PR9OCC_cAVn=gztk9YB6pNxCz=1mFjDxxQoc-tofEw@mail.gmail.com> (raw)
In-Reply-To: <5059DFF1.4060405@lwfinger.net>
Thanks for feed back.
2012/9/19 Larry Finger <Larry.Finger@lwfinger.net>:
>
>
> I have some questions about this patch. Where did you get the information
> needed to make these changes?
To be completely honest: I didn't get any information, it is based
purely on practical experiments: I experienced some inconsistency wrt.
performance on my hp6735b. I had some time to look at the driver (it's
15 years since I patched the kernel last time). Anyway I saw the
filename pattern for firmware and saw that `b43-fwcutter
broadcom-wl-5.100.138/linux/wl_apsta.o -w` contained similar files
ending on "16". So I simple tried it out (for version 16), and so far
it seems to work better. It also seems to wake up faster after a
sleep.
> Did it come from reverse engineering some
> Broadcom code
No!
> or did you look at their actual code?
No!
> There is a great deal
> of difference relative to our "clean-room" status. Anyone that has seen
> non-GPL Broadcom material cannot contribute code to b43.
I have not seen any Broadcom code at all (apart from the stuff that is
already in the linux source tree)
>
> Have you tested this code on devices with rev>=16?
Yes on my HP6735b having this chip integrated:
[ 1577.549270] b43-phy1: Broadcom 4322 WLAN found (core revision 16)
[ 1577.592117] b43-phy1 debug: Found PHY: Analog 8, Type 4, Revision 4
[ 1577.592158] b43-phy1 debug: Found Radio: Manuf 0x17F, Version
0x2056, Revision 3
I guess the part of the patch for PHY_LP has not been reached. I will
submit a new series of patches that separates things
>
> Now for some comments: This patch also needs the "b43:" added to the
> subject.
Sorry. It's long ago I have submitted patches to the kernel.
> In addition, you appear to have at least one white-space error in
> the MODULE_FIRMWARE line.
I am not sure what you mean here. Is this a mail issue... (I wrote it
just like the other ones around it)
> Is the addition of your copyright to the driver
> warranted by this change?
As far as I understand the copyright law: Yes, but I'm not an expert.
Neither am I 100% sure what you mean.
> For example, I have made much larger contributions
> to b43 over the years before I started doing reverse-engineering on this
> driver, but I never added my copyright.
I suggest you do.
> Your "Signed-off-by" implies
> copyright for the patch.
The fact that I authored the patch implies copyright (even without
Signed-off-by)
Jarl
next prev parent reply other threads:[~2012-09-19 18:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-19 11:18 [PATCH 1/2] Added information about which firmware file is being requested Jarl Friis
2012-09-19 11:18 ` [PATCH 2/2] Using LP firmware for taking advantage of the low-power capabilities Jarl Friis
2012-09-19 15:08 ` Larry Finger
2012-09-19 18:54 ` Jarl Friis [this message]
2012-09-19 19:33 ` Arend van Spriel
2012-09-19 19:40 ` Jarl Friis
2012-09-19 20:10 ` Jarl Friis
2012-09-20 6:05 ` Rafał Miłecki
2012-09-20 6:32 ` Jarl Friis
2012-09-19 12:39 ` [PATCH 1/2] Added information about which firmware file is being requested Julian Calaby
2012-09-19 18:42 ` Michael Tokarev
2012-09-19 18:56 ` Jarl Friis
2012-09-20 6:06 ` Rafał Miłecki
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='CAOjsGA25PR9OCC_cAVn=gztk9YB6pNxCz=1mFjDxxQoc-tofEw@mail.gmail.com' \
--to=jarl@softace.dk \
--cc=Larry.Finger@lwfinger.net \
--cc=b43-dev@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netrolller.3d@gmail.com \
--cc=stefano.brivio@polimi.it \
/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).