For that case, the driver is already present, so PCMCIA should not load
anything at all. Thus, a missing 3c575_cb.o is correct for this case.
I still maintain there is absolutely no reason why the source needs to
be compiled twice.
> I believe the path of least resistance is to separately compile the same
> source into two objects. This preserves pcmcia config compatibility and
> allows for different compile options for 3x59x.o and 3c575_cb.o.
But you do not need different compile options.
> The problem of mapping a driver name to an interface name for cardmgr is
> still spinning around. I don't know enough to make any useful comments
> on this.
We have devfs for everything but network interfaces (and their names).
Maybe just special case network device naming and be done with it.
Jeff
-- Jeff Garzik | Nothing cures insomnia like the Building 1024 | realization that it's time to get up. MandrakeSoft, Inc. | -- random fortune- 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/