Re: b43 dma error

2009-09-08 Thread Larry Finger
After some tests with the 32-bit architecture, I'm now thoroughly confused. I tried different memory models including PAE - everything worked. I even generated a 2.6.31-rc9-wl kernel with John's config and it worked. Whatever is happening is not related to his configuration. I'm not sure what the p

Re: b43 dma error

2009-09-08 Thread Larry Finger
2009/9/8 Gábor Stefanik > 2009/9/8 Larry Finger : > > Gábor Stefanik wrote: > >> On Tue, Sep 8, 2009 at 8:16 PM, Larry Finger > wrote: > >>> Your PHY and your radio are the same as mine. In fact, the one thing I > >>> noticed is that you are using i386 architecture, whereas mine is > >>> x86_64.

Re: b43 dma error

2009-09-08 Thread Gábor Stefanik
2009/9/8 Larry Finger : > Gábor Stefanik wrote: >> On Tue, Sep 8, 2009 at 8:16 PM, Larry Finger >> wrote: >>> Your PHY and your radio are the same as mine. In fact, the one thing I >>> noticed is that you are using i386 architecture, whereas mine is >>> x86_64. I have not tested with i386. >>> >>>

Re: b43 dma error

2009-09-08 Thread Larry Finger
Gábor Stefanik wrote: > On Tue, Sep 8, 2009 at 8:16 PM, Larry Finger wrote: >> Your PHY and your radio are the same as mine. In fact, the one thing I >> noticed is that you are using i386 architecture, whereas mine is >> x86_64. I have not tested with i386. >> >> Has anyone run the LP PHY modificat

Re: b43 dma error

2009-09-08 Thread Larry Finger
Michael Buesch wrote: > > This won't help. The DMA engine reports a descriptor error. That means the > device > was unable to fetch the control data via DMA. Most of the time this indicates > a bug/failure/quirk in the platform DMA implementation. I can confirm that mine still works on x86_64 wi

Re: b43 dma error

2009-09-08 Thread Gábor Stefanik
On Tue, Sep 8, 2009 at 8:16 PM, Larry Finger wrote: > John Daiker wrote: >> On 09/08/2009 07:54 AM, Larry Finger wrote: >>> Michael Buesch wrote: On Tuesday 08 September 2009 15:47:32 Dave Young wrote: > I tested wireless-testing b43 driver, but got "Fatal DMA error" > then the control

Re: b43 dma error

2009-09-08 Thread Larry Finger
John Daiker wrote: > On 09/08/2009 07:54 AM, Larry Finger wrote: >> Michael Buesch wrote: >>> On Tuesday 08 September 2009 15:47:32 Dave Young wrote: I tested wireless-testing b43 driver, but got "Fatal DMA error" then the controller keep restarting... Please tell what I can pro

Re: b43 dma error

2009-09-08 Thread Michael Buesch
On Tuesday 08 September 2009 20:06:49 Gábor Stefanik wrote: > On Tue, Sep 8, 2009 at 7:50 PM, John Daiker wrote: > > On 09/08/2009 07:54 AM, Larry Finger wrote: > >> > >> Michael Buesch wrote: > >>> > >>> On Tuesday 08 September 2009 15:47:32 Dave Young wrote: > > I tested wireless-testin

Re: b43 dma error

2009-09-08 Thread Michael Buesch
On Tuesday 08 September 2009 19:50:25 John Daiker wrote: > On 09/08/2009 07:54 AM, Larry Finger wrote: > > Michael Buesch wrote: > >> On Tuesday 08 September 2009 15:47:32 Dave Young wrote: > >>> I tested wireless-testing b43 driver, but got "Fatal DMA error" > >>> then the controller keep restarti

Re: b43 dma error

2009-09-08 Thread Gábor Stefanik
On Tue, Sep 8, 2009 at 7:50 PM, John Daiker wrote: > On 09/08/2009 07:54 AM, Larry Finger wrote: >> >> Michael Buesch wrote: >>> >>> On Tuesday 08 September 2009 15:47:32 Dave Young wrote: I tested wireless-testing b43 driver, but got "Fatal DMA error" then the controller keep restar

[PATCH] b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO

2009-09-08 Thread Michael Buesch
This fixes some gcc warnings for switch statements. Signed-off-by: Michael Buesch Index: wireless-testing/drivers/net/b44.c === --- wireless-testing.orig/drivers/net/b44.c 2009-09-08 19:21:34.0 +0200 +++ wireless-testi

[PATCH] ssb: Implement SDIO host bus support

2009-09-08 Thread Michael Buesch
From: Albert Herranz Add support for communicating with a Sonics Silicon Backplane through a SDIO interface, as found in the Nintendo Wii WLAN daughter card. The Nintendo Wii WLAN card includes a custom Broadcom 4318 chip with a SDIO host interface. Signed-off-by: Albert Herranz Signed-off-by:

Re: b43 dma error

2009-09-08 Thread Larry Finger
Michael Buesch wrote: > On Tuesday 08 September 2009 15:47:32 Dave Young wrote: >> I tested wireless-testing b43 driver, but got "Fatal DMA error" >> then the controller keep restarting... >> >> Please tell what I can provide or test, Thanks. > > Is this a regression? If so, please bisect. It is

Re: b43 dma error

2009-09-08 Thread Michael Buesch
On Tuesday 08 September 2009 15:47:32 Dave Young wrote: > I tested wireless-testing b43 driver, but got "Fatal DMA error" > then the controller keep restarting... > > Please tell what I can provide or test, Thanks. Is this a regression? If so, please bisect. -- Greetings, Michael. _

Re: b43 dma error

2009-09-08 Thread Gábor Stefanik
Do you have the threaded-IRQ patches applied? Also, what card is this? (BCM4312?) Try upgrading your firmare (use v478 or the new v5xx one). ___ Bcm43xx-dev mailing list Bcm43xx-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/bcm43xx-dev