lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 30 Mar 2007 15:34:14 +0200 From: Marcin Juszkiewicz <openembedded@....one.pl> To: netdev@...r.kernel.org Cc: Jouni Malinen <jkmaline@...hut.fi>, Jean Tourrilhes <jt@....hp.com>, Pavel Roskin <proski@....org> Subject: New card for hostap_cs From: Marcin Juszkiewicz <openembedded@....one.pl> Add ADLINK 345 CF card into hostap_cs product info: "ADLINK 345 CF" manfid 0xd601, 0x0005 Signed-off-by: Marcin Juszkiewicz <openembedded@....one.pl> Index: git/drivers/net/wireless/hostap/hostap_cs.c =================================================================== --- git.orig/drivers/net/wireless/hostap/hostap_cs.c 2007-02-16 17:10:26.993110019 +0100 +++ git/drivers/net/wireless/hostap/hostap_cs.c 2007-02-16 17:11:15.241749387 +0100 @@ -838,6 +838,8 @@ PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0005), PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0010), PCMCIA_DEVICE_MANF_CARD(0x0126, 0x0002), + PCMCIA_DEVICE_MANF_CARD_PROD_ID1(0xd601, 0x0005, "ADLINK 345 CF", + 0x2d858104), PCMCIA_DEVICE_MANF_CARD_PROD_ID1(0x0156, 0x0002, "INTERSIL", 0x74c5e40d), PCMCIA_DEVICE_MANF_CARD_PROD_ID1(0x0156, 0x0002, "Intersil", -- JID: hrw-jabber.org OpenEmbedded developer - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists