2009-07-01 03:36:34

by Larry Finger

[permalink] [raw]
Subject:

From: Clyde McPherson <[email protected]>

Added support for the Broadcom 4318E chipset on PCMCIA/CF cards. The
4318E can do 802.11A/B/G, only B and G mode are supported in b43.

Signed-off-by: Clyde McPherson <[email protected]>
Signed-off-by: Larry Finger <[email protected]>
---

diff --git a/drivers/net/wireless/b43/pcmcia.c
b/drivers/net/wireless/b43/pcmcia.c
index 3cfc303..6c3a749 100644
--- a/drivers/net/wireless/b43/pcmcia.c
+++ b/drivers/net/wireless/b43/pcmcia.c
@@ -35,6 +35,7 @@

static /*const */ struct pcmcia_device_id b43_pcmcia_tbl[] = {
PCMCIA_DEVICE_MANF_CARD(0x2D0, 0x448),
+ PCMCIA_DEVICE_MANF_CARD(0x2D0, 0x476),
PCMCIA_DEVICE_NULL,
};



2009-07-01 08:31:16

by Kalle Valo

[permalink] [raw]
Subject: Re: none

Larry Finger <[email protected]> writes:

> From: Clyde McPherson <[email protected]>
>
> Added support for the Broadcom 4318E chipset on PCMCIA/CF cards. The
> 4318E can do 802.11A/B/G, only B and G mode are supported in b43.

Subject missing.

--
Kalle Valo