Andrew, that's _exactly_ what I do with "tulip.o" - I just compile it
into the kernel.
And it works wonderfully well with pcmcia.
PCMCIA does _not_ require modules. In fact, it would be a bug to load
the _cb module when the non-cb one is already compiled into the kernel.
There's absolutely no reason to have two object files, but if you want
to maintain compatibility with the old pcmcia scripts you could have a
symlink (/lib/modules/xxx/pcmcia/3c575cb.o -> /lib/modules/xxx/net/3c59x.o)
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/