commit | 1d97f384486a697ed227ef4609a26f18a8ea9a11 | [log] [tgz] |
---|---|---|
author | Matthieu CASTET <castet.matthieu@free.fr> | Thu Dec 01 02:35:26 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Dec 01 02:35:26 2005 -0500 |
tree | 930213b1fb4f810c0e0ab3cfcfd3feeb2880a1fe | |
parent | 1096e87174f925bb817a41386ee70573b2a7d6ff [diff] |
[wireless airo] reset card in init without this patch after an rmmod, modprobe the card won't work anymore until the next reboot. This patch seem safe to apply for all cards as the bsd driver already do that. I had to add a timeout because strange things happen (issuecommand will fail) if the card is already reseted (after a reboot). PS : it seems there are missing reset when leaving monitor mode... Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>