Additional problem with b43legacy

2008-04-06 Thread Larry Finger
Stefano and Michael, In order to test Stefano's recent patches for the BCM4303 using b43legacy, I dug out my Linksys WMP11-V27, which has a BCM4301 chip. Implementing it is a pain as it kills my sound card - thus it must be removed before I turn that computer back to my spouse (it runs Windows)

Re: Additional problem with b43legacy

2008-04-07 Thread Michael Buesch
On Monday 07 April 2008 00:42:57 Larry Finger wrote: > Stefano and Michael, > > In order to test Stefano's recent patches for the BCM4303 using > b43legacy, I dug out my Linksys WMP11-V27, which has a BCM4301 chip. > Implementing it is a pain as it kills my sound card - thus it must be > remove

Re: Additional problem with b43legacy

2008-04-07 Thread Larry Finger
Michael Buesch wrote: > > Can you add a printk here that prints the contents of > B43legacy_DMA32_TXSTATUS > and post the logs? > > This could actually be a bus (ssb) problem. Not sure, yet. > Some people do see it on b43, too. > ACPI: PCI Interrupt :00:0b.0[A] -> GSI 19 (level, low) -> IRQ

Re: Additional problem with b43legacy

2008-04-07 Thread Michael Buesch
On Tuesday 08 April 2008 00:06:00 Larry Finger wrote: > Michael Buesch wrote: > > > > Can you add a printk here that prints the contents of > > B43legacy_DMA32_TXSTATUS > > and post the logs? > > > > This could actually be a bus (ssb) problem. Not sure, yet. > > Some people do see it on b43, too.

Re: Additional problem with b43legacy

2008-04-07 Thread Larry Finger
Michael Buesch wrote: > On Tuesday 08 April 2008 00:06:00 Larry Finger wrote: >> +intvec |= (1 << tmp); >> } >> ssb_write32(pdev, SSB_INTVEC, intvec); >> } > > Whoa, what the hell. You seem to be right. It seems this code worked only > by pure coi

RE: Additional problem with b43legacy (Larry Finger)

2008-04-07 Thread KURT PETERS
t;[EMAIL PROTECTED]> Subject: Additional problem with b43legacy To: Stefano Brivio <[EMAIL PROTECTED]>, Michael Buesch <[EMAIL PROTECTED]> Cc: Broadcom Linux Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Stefano and Michael