On Sunday 10 August 2008 17:19:33 Larry Finger wrote: > The Linksys WMP54G (BCM4306/3) card in a PCI format has an SPROM coding > error and needs the fix found for several other cards. > > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Cc: Stable <stable@xxxxxxxxxx> [2.6.25.x, 2.6.26.x] Signed-off-by: Michael Buesch <mb@xxxxxxxxx> > -------- > > John, > > This is a fix for 2.6.27. > > Larry > --- > > main.c | 1 + > 1 file changed, 1 insertion(+) > > Index: wireless-testing/drivers/net/wireless/b43/main.c > =================================================================== > --- wireless-testing.orig/drivers/net/wireless/b43/main.c > +++ wireless-testing/drivers/net/wireless/b43/main.c > @@ -4616,6 +4616,7 @@ static void b43_sprom_fixup(struct ssb_b > pdev = bus->host_pci; > if (IS_PDEV(pdev, BROADCOM, 0x4318, ASUSTEK, 0x100F) || > IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0015) || > + IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0014) || > IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0013)) > bus->sprom.boardflags_lo &= ~B43_BFL_BTCOEXIST; > } > > -- Greetings Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html