Re: Please pull 'upstream' branch of wireless-2.6

2006-06-26 Thread Larry Finger
Jeff Garzik wrote: John W. Linville wrote: +assert(bcm->mac_suspended >= 0); +if (bcm->mac_suspended == 0) { +bcm43xx_power_saving_ctl_bits(bcm, -1, 1); +bcm43xx_write32(bcm, BCM43xx_MMIO_STATUS_BITFIELD, +bcm43xx_read32(bcm, BCM43xx_MMIO_STATUS_B

Maximum TX power

2006-06-26 Thread Larry Finger
On my Linksys WPC54g V1 with a BCM4306 chip, the value stored in sprom.maxpower_bgphy is 40, which I believe is in Q5.2 and therefore corresponds to a maximum power of 10 dBm or 10 mW. In the US, where I reside, the maximum legal transmit power is 100 mW E.I.R.P. or 20 dBm. Subtracting the 2 dBm

Re: bcm43xx: "transmit timed out" and apparent hang with "preemptible periodic work" patches

2006-06-26 Thread Michael Buesch
On Monday 26 June 2006 14:43, Michael Buesch wrote: > On Monday 26 June 2006 04:28, Paul Collins wrote: > > With the bcm43xx periodic work patches that recently made it into > > Linus's tree, my PowerBook does not survive running overnight. > > > > Yesterday I reverted > > > > 91769e7dd9cef7988dc

Re: bcm43xx: "transmit timed out" and apparent hang with "preemptible periodic work" patches

2006-06-26 Thread Michael Buesch
On Monday 26 June 2006 04:28, Paul Collins wrote: > With the bcm43xx periodic work patches that recently made it into > Linus's tree, my PowerBook does not survive running overnight. > > Yesterday I reverted > > 91769e7dd9cef7988dc4280f74ed168351beb5b8 [PATCH] bcm43xx: preemptible > periodic wor