Skip to content
  • Henrik Brix Andersen's avatar
    [PATCH] hostap update · 093853c3
    Henrik Brix Andersen authored
    pcmcia id_table for hostap_cs.c
    
    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.
    
    Sincerely,
    Brix
    
    [1]: http://www.kernel.org/pub/linux/utils/kernel/pcmcia/
    
    
    
    Signed-off-by: default avatarJouni Malinen <jkmaline@cc.hut.fi>
    Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
    093853c3