[PATCH] pcmcia id_table for hostap_cs.c

Pavel Roskin proski at gnu.org
Thu Jul 14 15:40:09 EDT 2005


Hi, Henrik!

On Thu, 2005-06-30 at 20:22 +0200, Henrik Brix Andersen wrote:
> Hi Jouni,
> 
> Here's a patch for adding a pcmcia id_table to hostap_cs.c as introduced
> by the PCMCIA subsystem changes in linux-2.6.13-rc1. The id_table allows
> hotplug (along with pcmciautils [1]) to load the driver without the need
> for the pcmcia-cs cardmgr daemon.
> 
> The id_table was generated from the CVS version of hostap_cs.conf using
> a script borrowed from Dominik Brodowski. I have removed any duplicate
> entries, but I have only been able to test the functionality of the
> patch with a Linksys WPC11v3.

Thanks!  I believe the entry for SanDisk ConnectPlus is incorrect.  It's
a multifunction device.  I believe it should be

PCMCIA_MFC_DEVICE_PROD_ID12(0, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),

rather than

PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0101),

-- 
Regards,
Pavel Roskin




More information about the HostAP mailing list