[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx

2007-01-28 Thread Michael Buesch
This enables fwpostfix module parameter for nondebugging bcm43xx driver. It _might_ ease transition from softmac to d80211 for distributions. Signed-off-by: Michael Buesch [EMAIL PROTECTED] -- Index: wireless-2.6/drivers/net/wireless/bcm43xx/bcm43xx_main.c

Re: [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx

2007-01-28 Thread Larry Finger
Michael Buesch wrote: ACK on the patch. I changed the commit message. Is the new version OK? Larry From: Michael Buesch [EMAIL PROTECTED] The in-kernel bcm43xx driver only works with V3 firmware, whereas the experimental version that incorporates the

Re: [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx

2007-01-28 Thread Michael Buesch
On Sunday 28 January 2007 20:47, Larry Finger wrote: Michael Buesch wrote: ACK on the patch. I changed the commit message. Is the new version OK? Yeah, I don't care for commit messages. ;) Please forward this to linville to get it into the next kernel. Larry

[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx

2007-01-28 Thread Larry Finger
From: Michael Buesch [EMAIL PROTECTED] The in-kernel bcm43xx driver only works with V3 firmware, whereas the experimental version that incorporates the d80211 stack requires V4 firmware. In bcm43xx-d80211, the fwpostfix module parameter is used to differentiate between the versions. In