[PATCH] hostap update
authorHenrik Brix Andersen <brix@gentoo.org>
Sat, 30 Jul 2005 19:49:59 +0000 (12:49 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 30 Jul 2005 22:17:22 +0000 (18:17 -0400)
commit093853c395df33104ee12c3df4398820d665d107
tree035632e5c3ca12eac6d8a8f9031e4430866d6bcf
parent0cd545d6ba0e0138782eb0ec287d0eb3db529b69
[PATCH] hostap update

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: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/wireless/hostap/hostap_cs.c