On Wed, 18 Jan 2006 11:29:09 -0800 Stephen Hemminger <[EMAIL PROTECTED]> wrote:
> On Wed, 18 Jan 2006 19:07:42 +0000 > Christoph Hellwig <[EMAIL PROTECTED]> wrote: > > > On Wed, Jan 18, 2006 at 11:03:13AM -0800, Stephen Hemminger wrote: > > > The following removes the pci device module alias if both skge and sk98lin > > > are compiled as modules. This means the clueless user who builds both > > > modules > > > will get the skge driver loaded. If they really want to run sk98lin, they > > > can always modprobe it explicitly. > > > > Nack. changing module tables in one driver depending on another driver > > is always bogus. Better send a patch to udev/modutils/whatever maintainers > > to prefer one over the others. > > Is there really any such stuff in there? Talking to myself again... Newest version of module-init-tools has a nice blacklist feature. The bigger problem is that module config file seems to be a per-distro thing. So Jeff, go ahead and skip this patch. -- Stephen Hemminger <[EMAIL PROTECTED]> OSDL http://developer.osdl.org/~shemminger - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html