On Wed, Aug 26, 2009 at 1:27 PM, Thomas Bächler<thomas@xxxxxxxxxxxxx> wrote: > Should I recreate the patch with the above changes, or are you going to > reject it anyway? > > Best regards > Thomas Only Jon could reject it. The revised patch is simple enough that I've no reason to object. (Although you ignored my comment on the manpage). Your project is mainly a UI to maintain a blacklist file under /etc/modprobe.d/, is that right? So you want "modprobe --resolve-aliases" to find the available drivers for each device, according to its "modalias" value. Once you've blacklisted a driver, it wouldn't show up with a simple "modprobe --resolve-aliases"... so I guess you use "-C /dev/null" as well. I'm an "edit the text files" guy myself, but it does sound pretty useful. Thanks Alan -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html