[My apologies in advance in case this mailing list isn't the right one to ask for $subject] Hi all, Is there a way to force the usage of a specific driver on a given device? Consider the following cenario: I've a wireless network that works with both ath5k and ath9k drivers, but I want to use ath5k instead of ath9k or vice- versa. I've considered creating an udev rule but for what I've understood I can't set DRIVER because it's a matching string only, and there is no other way that I'm aware of, to do it. Blacklisting one of the modules would do the trick only if I knew all the compatible modules to that hardware which I may not know. Cenario: - Compatible drivers to a given hardware: 'driver1' (highest priority), (drivers-name-unknown), 'driver3' (lowest priority) - I want to use 'driver3' Thanks! -- Regards, Carlos Gonçalves -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org