Aaron Konstam wrote:
I have to ask. How do you blacklist a driver? ======================================================================= We have phasers, I vote we blast 'em! -- Bailey, "The Corbomite Maneuver", stardate 1514.2 =======================================================================
File /etc/modprobe.d/blacklist contains a list of modules that will not be loaded by modprobe via modalias. It should keep the driver for the wireless device in question from being loaded at boot time.
Larry