On Thu, 20 Dec 2007 16:52:54 -0800 Joshua Layne wrote: > You _can_ modprobe hostap on every reboot, but that isn't really the > 'proper' way of doing it :) The proper way (as I understand it) is to > create a udev rule for your card that specifies the hostap_cs module > as the proper module to use when the card is inserted.
Module becomes busy when the card is inserted. This works: remove card wait few seconds rmmod orinoco_cs modprobe hostap_cs insert card Maybe also card ID based modprobe.d blacklist may be considered as a 'proper' solution. At least modutils documentation talks about such feature. Another very simple 'improper' solution is removing of orinoco packages. -- Stanislav Brabec _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
