On Sun, Feb 05, 2006 at 09:59:27PM -0800, Brad Boyer wrote: > > My guess would be that your nubus card is handled by mac8390. The > onboard ethernet would be macsonic. I suspect they are both builtin, > but it's hard to say without looking at the config. The mii driver > is just a library used by many ethernet drivers, and it is useless > by itself. If a driver needs it, modprobe will load it for you.
CONFIG_NET_ETHERNET=y CONFIG_MAC8390=y CONFIG_MAC89x0=y CONFIG_MACSONIC=n # does not compile at the moment CONFIG_MACMACE=y Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

