Re: bcm 4315

2008-05-15 Thread Larry Finger
[EMAIL PROTECTED] wrote: > Here are what seem to be the pertinent portions of dmesg output. Let me know > if you want the whole thing and I'll send it directly. > > I don't know what all that corrupt SPROM CRC stuff is all about. I followed > the directions to extract the firmware to /lib/firm

Re: 4311 v2 Bail - 2.6.26-rc2

2008-05-15 Thread Daniel
Hello, Johannes Berg wrote: > We really need a raw monitor frame capture. Not sure how I go about that one? I have an external RTL8187 device I can stick into monitor mode? But then it wouldn't be associated/encryption keys... Tips anyone? Cheers, Dan. _

Re: 4311 v2 Bail - 2.6.26-rc2

2008-05-15 Thread Johannes Berg
> > We really need a raw monitor frame capture. > > Not sure how I go about that one? > > I have an external RTL8187 device I can stick into monitor mode? But > then it wouldn't be associated/encryption keys... > > Tips anyone? In this case, adding a monitor interface to your local b43 machin

[PATCH] b43: Fix typo in firmware file name for 802.11 cores with rev 13

2008-05-15 Thread Larry . Finger
When the patch for the BCM4311 rev 2 was prepared, I misread the specs and coded the wrong file name for the initvals firmware. Signed-off-by: Larry Finger <[EMAIL PROTECTED]> --- John, This is 2.6.27 material. Although it is a bug in 2.6.25 and .26, it seems to have zero effect on the performan

Re: [PATCH] b43: Fix typo in firmware file name for 802.11 cores with rev 13

2008-05-15 Thread Michael Buesch
On Thursday 15 May 2008 21:07:36 [EMAIL PROTECTED] wrote: > When the patch for the BCM4311 rev 2 was prepared, I misread the specs > and coded the wrong file name for the initvals firmware. You didn't misread it. The specs changed recently. And I think the bsinitvals also have to be rechecked. I'l

Re: [PATCH] b43: Fix typo in firmware file name for 802.11 cores with rev 13

2008-05-15 Thread Pavel Roskin
On Thu, 2008-05-15 at 21:39 +0200, Michael Buesch wrote: > > This is 2.6.27 material. Although it is a bug in 2.6.25 and .26, it > > seems to have zero effect on the performance of the device and can > > be delayed. > > Exactly. That's why I decided to delay it :P Actually, it it's a bug and the

Re: [PATCH] b43: Fix typo in firmware file name for 802.11 cores with rev 13

2008-05-15 Thread Michael Buesch
On Thursday 15 May 2008 21:53:48 Pavel Roskin wrote: > On Thu, 2008-05-15 at 21:39 +0200, Michael Buesch wrote: > > > > This is 2.6.27 material. Although it is a bug in 2.6.25 and .26, it > > > seems to have zero effect on the performance of the device and can > > > be delayed. > > > > Exactly. T

Re: [PATCH] b43: Fix typo in firmware file name for 802.11 cores with rev 13

2008-05-15 Thread John W. Linville
On Thu, May 15, 2008 at 02:07:36PM -0500, [EMAIL PROTECTED] wrote: > When the patch for the BCM4311 rev 2 was prepared, I misread the specs > and coded the wrong file name for the initvals firmware. > > Signed-off-by: Larry Finger <[EMAIL PROTECTED]> > --- > > John, > > This is 2.6.27 material.

Re: [PATCH] b43: Fix typo in firmware file name for 802.11 cores with rev 13

2008-05-15 Thread Larry Finger
Michael Buesch wrote: > On Thursday 15 May 2008 21:53:48 Pavel Roskin wrote: >> On Thu, 2008-05-15 at 21:39 +0200, Michael Buesch wrote: >> This is 2.6.27 material. Although it is a bug in 2.6.25 and .26, it seems to have zero effect on the performance of the device and can be delaye