Hello! On Fri, 2007-12-28 at 14:16 +0100, Marcin Juszkiewicz wrote:
> + PCMCIA_DEVICE_PROD_ID1234( > + "The Linksys Group, Inc.", "Wireless Network CF Card", > "ISL37300P", > + "RevA", > + 0xa5f472c2, 0x9c05598d, 0xc9049a39, 0x57a66194), I would prefer that revisions are not used for card identification in presence of the chip name. It's not like RevB would need another driver as long as "ISL37300P" is still a part of the PCMCIA ID. PCMCIA_DEVICE_PROD_ID123 should be enough. -- Regards, Pavel Roskin -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html