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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20120501154927.GR3157@wantstofly.org> Date: Tue, 1 May 2012 17:49:27 +0200 From: Lennert Buytenhek <buytenh@...tstofly.org> To: sedat.dilek@...il.com Cc: "John W. Linville" <linville@...driver.com>, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, lautriv <admin@...dplug.net>, Jim Cromie <jim.cromie@...il.com>, Ben Hutchings <ben@...adent.org.uk>, Hauke Mehrtens <hauke@...ke-m.de> Subject: Re: [PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361) On Tue, May 01, 2012 at 03:54:49PM +0200, Sedat Dilek wrote: > Some more concerns... > Dunno, if [4] is really correct and how to use one and same device-id > for 8363 ***and*** 8361P: > ... > { PCI_VDEVICE(MARVELL, 0x2a02), .driver_data = MWL8363, }, No, you'll have to add a MWL8361P to the enum, and add a mwl8k_device_info table entry for that, and then add the PCI ID table entry with the MWL8361P identifier. -- 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