Subject: Re: ethernet help needed !!
To: None <port-mac68k@netbsd.org>
From: SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
List: port-mac68k
Date: 09/13/1998 00:52:13
"Yuichiro Ori" <ori@pop.biwako.or.jp> wrote:

>> From: SUNAGAWA Keiki <kei@ps.yokogawa.co.jp> To:
>> port-mac68k@netbsd.org Subject: Re: ethernet help needed !! 
>> Date: Fri, 11 Sep 1998 13:10:58 +0900
>> 

>> It'd be as below.  Note the "netmask" keyword.
>> 
>> ifconfig inet 192.168.1.2 netmask 255.255.255.0
>> 

Yuichiro> I tried last night as bellow,

Yuichiro> ifconfig ae0 inet 192.168.1.2 netmask 255.255.255.0

Yuichiro> and NetBsd hanged up so I was forced to reset. No
Yuichiro> message was showed up.

Hmm, it probably doesn't handle interrupt correctly.

Yuichiro> Is there anyting else that I might try to work
Yuichiro> around this problem?  Should I try the current
Yuichiro> kernel instead of 1.3.1?

Yes.  Let us know the result of "dmesg|grep ae0"?  This
message contains your card's information.

Also, after doing "ifconfig ...", type 't' return and let us
know the result?  It's stack trace.