Subject: Re: 2 ethernet interfaces?
To: xiamin <root@scdesantis.ne.mediaone.net>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 07/20/1997 18:06:39
xiamin wrote:
> On Sun, 20 Jul 1997, Colin Wood wrote:
> > Maybe, is there any mention of an unconfigured card during the nubus
> > section of the autoconfiguration?  There should be at least a mention of
> > cards that are not being configured...if not, this is definitely a bug of
> > some sort.
> Here's my dmesg:
> NetBSD 1.2D (madhatter) #40: Sat Apr 19 16:57:33 PDT 1997
>     stevep@alchemy.miskatonic.edu:/usr/src/sys/arch/mac68k/compile/madhatter
> Apple Macintosh Quadra 650  (68040)
> real mem = 33554432
> avail mem = 29454336

Interesting ADB hardware ;-)

> adb: using II series hardware support
> adb: cleanup: nothing returned
> adb: ADBReInit complete
> adb: mapped device (14) at 15
> adb: extended mouse <LT\^C> 0-button 3575 dpi unknown device at 3
> adb: unknown type device, (def 7, handler 2) at 7
> adb: mapped device (16) at 2

> sn0 at obio0 address 08:00:07:fc:e4:39

Yeah, that's the onboard ethernet...

> nubus0 at mainbus0
> fpu0 at mainbus0 (mc68040)
> boot device: sd0

Hmmm...the complete lack of any useful output after the nubus0 line is a
little disturbing...

> duplicate IP address 00000000 sent from link address 00:00:ca:03:1d:5e
> duplicate IP address 00000000 sent from link address 00:00:ca:03:22:5a
> duplicate IP address 00000000 sent from link address 00:00:ca:03:70:ba

This might indicate some sort of problem, although I'm not sure what
(probably just that your ethernet interface isn't properly configured at
some point).

> > P.S.  What version of NetBSD are you running?
> > 
> NetBSD 1.2D (madhatter) #40: Sat Apr 19 16:57:33 PDT 1997
> I guess that's the version.

At the moment, I'd suggest trying a -current kernel.  If I remember
correctly, the MADHATTER changes have gone into -current as of a couple of
months ago, so you should see the same functionality (i.e. X ;-) as with
the MADHATTER kernels.

I hope this helps some.

Later.

Colin