-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Larry Finger wrote:
> Johannes Berg wrote:
>> On Wed, 2007-02-07 at 07:23 -0600, Larry Finger wrote:
>>
>>> As you suggested earlier, a slow clock setting in the bcm43xx device may be 
>>> the cause of this
>>> difficulty. If my laptop would suspend/resume correctly, then I could test 
>>> various fixes based on
>>> that hypothesis. 
>> Mine does suspend, but I don't see the problem...
> 
> Could you please apply this patch and tell me what gets printed after you 
> resume, and whether you
> did a suspend to RAM or disk?

I use a BCM4318 on PPC. When I first boot, I get:
bcm43xx: It took 16 tries to set IRQ_READY

Then I suspend-to-RAM, and after wake-up, I get:
bcm43xx: It took 65 tries to set IRQ_READY

> I welcome the results of this test from anyone whose system will 
> suspend/resume. Please also note if
> any further action is needed to get wireless communication re-established.

I don't need to do anything to get wireless communication back.
wpa_supplicant just re-associates, thanks to one of your previous patches.

Benoît

> Thanks,
> 
> Larry
> 
> 
> ==========
> 
> Index: linux-2.6/drivers/net/wireless/bcm43xx/bcm43xx_main.c
> ===================================================================
> --- linux-2.6.orig/drivers/net/wireless/bcm43xx/bcm43xx_main.c
> +++ linux-2.6/drivers/net/wireless/bcm43xx/bcm43xx_main.c
> @@ -2401,6 +2401,7 @@ static int bcm43xx_chip_init(struct bcm4
>               }
>               udelay(10);
>       }
> +     dprintk(KERN_INFO PFX "It took %d tries to set IRQ_READY\n", i);
>       bcm43xx_read32(bcm, BCM43xx_MMIO_GEN_IRQ_REASON); /* dummy read */
> 
>       value16 = bcm43xx_shm_read16(bcm, BCM43xx_SHM_SHARED,
> 
> _______________________________________________
> Bcm43xx-dev mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFyeBky0EwBJvkHIMRAvweAJ4huR7RNUfkICG/Ss82x3rfMahgpwCfY/L/
fUeabZcaqGrfS77zeuN7ixY=
=eb3g
-----END PGP SIGNATURE-----
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to