Re: [PATCH] b43: N-PHY: clean table init, check PHY rev (V3)

2010-01-06 Thread Rafał Miłecki
W dniu 2 stycznia 2010 18:58 użytkownik Rafał Miłecki zaj...@gmail.com napisał: Hopefully with Michaels's mysterious suggestion applied :) From 3d54059593785a820789c5af99ca1373eaf6b2c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= zaj...@gmail.com Date: Sat, 2 Jan 2010

[PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls

2010-01-06 Thread Rafał Miłecki
b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls From ec599007464bb8220c605af500b724797d54aba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= zaj...@gmail.com Date: Wed, 6 Jan 2010 15:20:20 +0100 Subject: [PATCH 1/5] b43: N-PHY: implement

[PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains

2010-01-06 Thread Rafał Miłecki
b43: N-PHY: b43_nphy_get_tx_gains From 5c96b3de80f7d044c42808e8123ae3f50916d6fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= zaj...@gmail.com Date: Wed, 6 Jan 2010 15:25:14 +0100 Subject: [PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains MIME-Version: 1.0 Content-Type:

[PATCH 3/5] b43: N-PHY: clean table init, check PHY rev (V3)

2010-01-06 Thread Rafał Miłecki
b43: N-PHY: clean table init, check PHY rev (V3) This is resend with lines offset hunk fixed. From cb7e670134c28e3bf44d8537d953e2e8d3ec4b30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= zaj...@gmail.com Date: Sat, 2 Jan 2010 18:50:25 +0100 Subject: [PATCH 3/5] b43:

[PATCH 4/5] b43: N-PHY: add TX Gain tables

2010-01-06 Thread Rafał Miłecki
b43: N-PHY: add TX Gain tables From 98cb0f7b40df6605690f9e09f5102380844880ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= zaj...@gmail.com Date: Wed, 6 Jan 2010 16:23:15 +0100 Subject: [PATCH 4/5] b43: N-PHY: add TX Gain tables MIME-Version: 1.0 Content-Type: text/plain;

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls

2010-01-06 Thread Rafał Miłecki
Dnia 06-01-2010 o 16:40:32 Rafał Miłecki zaj...@gmail.com napisał(a): b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls Attaching patch (only inline-posted before). -- Rafał binw3CUKMlPat.bin Description: Binary data ___

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls

2010-01-06 Thread Michael Buesch
On Wednesday 06 January 2010 16:40:32 Rafał Miłecki wrote: b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls Hm, The phrase stay carrier earch doesn't make a lot of sense to me. Is stray carrier search or something like that meant? Not that I care much, but I'm just wondering if

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls

2010-01-06 Thread Larry Finger
On 01/06/2010 09:50 AM, Michael Buesch wrote: On Wednesday 06 January 2010 16:40:32 Rafał Miłecki wrote: b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls Hm, The phrase stay carrier earch doesn't make a lot of sense to me. Is stray carrier search or something like that

Re: [PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains

2010-01-06 Thread Luis R. Rodriguez
2010/1/6 Rafał Miłecki zaj...@gmail.com: b43: N-PHY: b43_nphy_get_tx_gains From 5c96b3de80f7d044c42808e8123ae3f50916d6fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= zaj...@gmail.com Date: Wed, 6 Jan 2010 15:25:14 +0100 Subject: [PATCH 2/5] b43: N-PHY:

Re: [PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains

2010-01-06 Thread Michael Buesch
On Wednesday 06 January 2010 19:18:39 Rafał Miłecki wrote: Dude what is up with this e-mail data on your patches in the commit log? That is way of encoding non-ASCII chars in mail header. You can find info about this in RFC. That is =?UTF-8?B? prefix and base 64 encoded text. That was

Re: [PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains

2010-01-06 Thread Rafał Miłecki
W dniu 6 stycznia 2010 18:26 użytkownik Luis R. Rodriguez mcg...@gmail.com napisał: 2010/1/6 Rafał Miłecki zaj...@gmail.com: b43: N-PHY: b43_nphy_get_tx_gains From 5c96b3de80f7d044c42808e8123ae3f50916d6fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= zaj...@gmail.com

Re: [PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains

2010-01-06 Thread Rafał Miłecki
W dniu 6 stycznia 2010 19:22 użytkownik Michael Buesch m...@bu3sch.de napisał: On Wednesday 06 January 2010 19:18:39 Rafał Miłecki wrote: Dude what is up with this e-mail data on your patches in the commit log? That is way of encoding non-ASCII chars in mail header. You can find info about

Re: [PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains

2010-01-06 Thread Rafał Miłecki
W dniu 6 stycznia 2010 20:36 użytkownik Michael Buesch m...@bu3sch.de napisał: On Wednesday 06 January 2010 20:29:36 Rafał Miłecki wrote: You may read Documentation/SubmittingPatches and format your future patches according to that. Well, that's really poor joke :| Manually creating .orig

[PATCH 2/5] b43: N-PHY: add b43_nphy_get_tx_gains (V2)

2010-01-06 Thread Rafał Miłecki
V2: adjust to renamed function, fill index array Signed-off-by: Rafał Miłecki zaj...@gmail.com --- drivers/net/wireless/b43/phy_n.c | 81 ++ drivers/net/wireless/b43/phy_n.h |1 + 2 files changed, 82 insertions(+), 0 deletions(-) diff --git

LP-PHY: Some fixes, notices

2010-01-06 Thread Rafał Miłecki
I've decided to made LP-PHY init code review for compatibility with specs and found some issues. We lack some code for higher PHY revisions (up from 2/3) and for some specific boards. Also I've found little mistake in specs which Larry just corrected. Gábor: could you care for this parts of

Re: [PATCH 2/5] b43: N-PHY: add b43_nphy_get_tx_gains (V2)

2010-01-06 Thread Larry Finger
On 01/06/2010 02:57 PM, Rafał Miłecki wrote: V2: adjust to renamed function, fill index array Signed-off-by: Rafał Miłecki zaj...@gmail.com --- drivers/net/wireless/b43/phy_n.c | 81 Just a little nitpick to save John some work, and to keep the patches straight. When you submit a second

Re: [PATCH 2/5] b43: N-PHY: add b43_nphy_get_tx_gains (V2)

2010-01-06 Thread Rafał Miłecki
W dniu 6 stycznia 2010 22:23 użytkownik Larry Finger larry.fin...@lwfinger.net napisał: On 01/06/2010 02:57 PM, Rafał Miłecki wrote: V2: adjust to renamed function, fill index array Signed-off-by: Rafał Miłecki zaj...@gmail.com ---  drivers/net/wireless/b43/phy_n.c |   81 Just a little

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_in_carrier_search and it's calls (V2)

2010-01-06 Thread Gábor Stefanik
2010/1/6 Gábor Stefanik netrolller...@gmail.com: 2010/1/6 Rafał Miłecki zaj...@gmail.com: V2: fix typo in deaf_count counting, improve b43_mac_[sr] calls,    rename function. Thanks Michael! Signed-off-by: Rafał Miłecki zaj...@gmail.com ---  drivers/net/wireless/b43/phy_n.c |   58

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_in_carrier_search and it's calls (V2)

2010-01-06 Thread Rafał Miłecki
W dniu 6 stycznia 2010 23:35 użytkownik Gábor Stefanik netrolller...@gmail.com napisał: 2010/1/6 Rafał Miłecki zaj...@gmail.com: V2: fix typo in deaf_count counting, improve b43_mac_[sr] calls,    rename function. Thanks Michael! Signed-off-by: Rafał Miłecki zaj...@gmail.com ---  

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_in_carrier_search and it's calls (V2)

2010-01-06 Thread Gábor Stefanik
2010/1/6 Rafał Miłecki zaj...@gmail.com: W dniu 6 stycznia 2010 23:35 użytkownik Gábor Stefanik netrolller...@gmail.com napisał: 2010/1/6 Rafał Miłecki zaj...@gmail.com: V2: fix typo in deaf_count counting, improve b43_mac_[sr] calls,    rename function. Thanks Michael! Signed-off-by: Rafał

Re: LP-PHY: Some fixes, notices

2010-01-06 Thread Larry Finger
On 01/06/2010 03:30 PM, Gábor Stefanik wrote: On Wed, Jan 6, 2010 at 10:09 PM, Rafał Miłecki zaj...@gmail.com wrote: I've decided to made LP-PHY init code review for compatibility with specs and found some issues. We lack some code for higher PHY revisions (up from 2/3) and for some specific

Re: LP-PHY: Some fixes, notices

2010-01-06 Thread Rafał Miłecki
2010/1/6 Rafał Miłecki zaj...@gmail.com: I've decided to made LP-PHY init code review for compatibility with specs and found some issues. We lack some code for higher PHY revisions (up from 2/3) and for some specific boards. Also I've found little mistake in specs which Larry just corrected.

Re: LP-PHY: Some fixes, notices

2010-01-06 Thread Gábor Stefanik
On Wed, Jan 6, 2010 at 11:55 PM, Rafał Miłecki zaj...@gmail.com wrote: 2010/1/6 Rafał Miłecki zaj...@gmail.com: I've decided to made LP-PHY init code review for compatibility with specs and found some issues. We lack some code for higher PHY revisions (up from 2/3) and for some specific

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_in_carrier_search and it's calls (V2)

2010-01-06 Thread Larry Finger
On 01/06/2010 04:49 PM, Gábor Stefanik wrote: 2010/1/6 Rafał Miłecki zaj...@gmail.com: W dniu 6 stycznia 2010 23:35 użytkownik Gábor Stefanik netrolller...@gmail.com napisał: 2010/1/6 Rafał Miłecki zaj...@gmail.com: V2: fix typo in deaf_count counting, improve b43_mac_[sr] calls, rename

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_in_carrier_search and it's calls (V2)

2010-01-06 Thread Rafał Miłecki
W dniu 6 stycznia 2010 23:59 użytkownik Larry Finger larry.fin...@lwfinger.net napisał: On 01/06/2010 04:49 PM, Gábor Stefanik wrote: 2010/1/6 Rafał Miłecki zaj...@gmail.com: W dniu 6 stycznia 2010 23:35 użytkownik Gábor Stefanik netrolller...@gmail.com napisał: 2010/1/6 Rafał Miłecki

Re: b43 on Dell i1545 laptop

2010-01-06 Thread Jim Haynes
On Tue, 5 Jan 2010, Larry Finger wrote: I have revised the wiki. You will not get the xxx15.fw files. Thanks, now I have the xxx15.fw files the wiki and then copy the files in /lib/firmware/b43/ to some removable device. After you boot the CD, then copy those files to the firmware

Re: LP-PHY: Some fixes, notices

2010-01-06 Thread Rafał Miłecki
W dniu 6 stycznia 2010 22:30 użytkownik Gábor Stefanik netrolller...@gmail.com napisał: On Wed, Jan 6, 2010 at 10:09 PM, Rafał Miłecki zaj...@gmail.com wrote: diff --git a/drivers/net/wireless/b43/phy_lp.c b/drivers/net/wireless/b43/phy_lp.c index 1e318d8..43a9fcc 100644 ---

Re: b43 on Dell i1545 laptop

2010-01-06 Thread Larry Finger
On 01/06/2010 05:17 PM, Jim Haynes wrote: On Tue, 5 Jan 2010, Larry Finger wrote: I have revised the wiki. You will not get the xxx15.fw files. Thanks, now I have the xxx15.fw files the wiki and then copy the files in /lib/firmware/b43/ to some removable device. After you boot the CD,

Re: [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_in_carrier_search and it's calls (V2)

2010-01-06 Thread Gábor Stefanik
On Thu, Jan 7, 2010 at 12:12 AM, Rafał Miłecki zaj...@gmail.com wrote: W dniu 6 stycznia 2010 23:59 użytkownik Larry Finger larry.fin...@lwfinger.net napisał: On 01/06/2010 04:49 PM, Gábor Stefanik wrote: 2010/1/6 Rafał Miłecki zaj...@gmail.com: W dniu 6 stycznia 2010 23:35 użytkownik Gábor

Re: Efficient emails [was: The newest Macbook 13.3 wireless]

2010-01-06 Thread Peter Stuge
Hi Daniel, Daniel Kuehn wrote: Just reply under (below) quoted text (as I did in this mail). I see, I am used to the opposite way in a normal email conversation on gmail :P Will have to re think when posting to MLs then ^^ Thanks for keeping a good attitude! :) Although Gmail has a huge