Re: [PATCH, RFT] bcm43xx: init routine rewrite (bugfix)

2006-07-07 Thread Michael Buesch
On Thursday 06 July 2006 21:35, you wrote: > On Sat, Jul 01, 2006 at 10:14:23PM +0200, Michael Buesch wrote: > > Hi, > > > > This patch is a rewrite of the bcm43xx init routine. > > It is supposed to fix several issues: > > * up-down-up.. sequence stale-data issue > > (This may fix dhclient issu

Re: [PATCH, RFT] bcm43xx: init routine rewrite (bugfix)

2006-07-06 Thread John W. Linville
On Sat, Jul 01, 2006 at 10:14:23PM +0200, Michael Buesch wrote: > Hi, > > This patch is a rewrite of the bcm43xx init routine. > It is supposed to fix several issues: > * up-down-up.. sequence stale-data issue > (This may fix dhclient issues) > * Fix init vs IRQ race. > * Fix init for cards with

[PATCH, RFT] bcm43xx: init routine rewrite (bugfix)

2006-07-01 Thread Michael Buesch
Hi, This patch is a rewrite of the bcm43xx init routine. It is supposed to fix several issues: * up-down-up.. sequence stale-data issue (This may fix dhclient issues) * Fix init vs IRQ race. * Fix init for cards with multiple cores (APHY) (untested) * Fix controller restart breakage. * Make us