On Wed, Jan 18, 2006 at 11:56:26AM -0800, Stephen Hemminger wrote:
> > > 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
On Wed, 18 Jan 2006 11:29:09 -0800
Stephen Hemminger <[EMAIL PROTECTED]> wrote:
> On Wed, 18 Jan 2006 19:07:42 +
> 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 b
On Wed, 18 Jan 2006 19:07:42 +
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 b
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, the
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.
Signed-off-by: Stephen Hemminger <[