On Wed, 2006-05-17 at 10:36 +0200, Marcin Juszkiewicz wrote: > That one I sent to You, lkml over month ago but you had it already in > 24-hostap_cs_id.diff patch (which you told later to ignore).
Sorry, I was swamped with other things and didn't have time to recheck all entries. > Signed-off-by: Marcin Juszkiewicz <[EMAIL PROTECTED]> Signed-off-by: Pavel Roskin <[EMAIL PROTECTED]> > drivers/net/wireless/hostap/hostap_cs.c | 6 ++++++ > 1 file changed, 6 insertions(+) > > Index: linux/drivers/net/wireless/hostap/hostap_cs.c > =================================================================== > --- linux.orig/drivers/net/wireless/hostap/hostap_cs.c 2006-05-17 > 10:23:00.000000000 +0200 > +++ linux/drivers/net/wireless/hostap/hostap_cs.c 2006-05-17 > 10:25:45.000000000 +0200 > @@ -923,6 +923,12 @@ > PCMCIA_DEVICE_PROD_ID12( > "ZoomAir 11Mbps High", "Rate wireless Networking", > 0x273fe3db, 0x32a1eaee), > + PCMCIA_DEVICE_PROD_ID123( > + "Pretec", "CompactWLAN Card 802.11b", "2.5", > + 0x1cadd3e5, 0xe697636c, 0x7a5bfcf1), > + PCMCIA_DEVICE_PROD_ID123( > + "U.S. Robotics", "IEEE 802.11b PC-CARD", "Version 01.02", > + 0xc7b8df9d, 0x1700d087, 0x4b74baa0), > PCMCIA_DEVICE_NULL > }; > MODULE_DEVICE_TABLE(pcmcia, hostap_cs_ids); > > -- 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