From: Pavel Roskin Date: Fri, 16 May 2008 21:52:57 +0000 (-0400) Subject: hostap_cs: add ID for Conceptronic CON11CPro X-Git-Tag: upstream/snapshot3+hdmi~24800^2~17^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=449fecca0b74502b571f4199d46bcd6a11a5e2c2;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git hostap_cs: add ID for Conceptronic CON11CPro Reported by Santiago Garcia Mantinan Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/hostap/hostap_cs.c b/drivers/net/wireless/hostap/hostap_cs.c index 437a9bc..ed4317a1 100644 --- a/drivers/net/wireless/hostap/hostap_cs.c +++ b/drivers/net/wireless/hostap/hostap_cs.c @@ -833,6 +833,7 @@ static struct pcmcia_device_id hostap_cs_ids[] = { PCMCIA_DEVICE_MANF_CARD(0x50c2, 0x0001), PCMCIA_DEVICE_MANF_CARD(0x50c2, 0x7300), /* PCMCIA_DEVICE_MANF_CARD(0xc00f, 0x0000), conflict with pcnet_cs */ + PCMCIA_DEVICE_MANF_CARD(0xc250, 0x0002), PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0002), PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0005), PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0010),