Subject: Re: Asante Ethernet Card Problem
To: Ugo Delchini <delchini@lpnhp3.in2p3.fr>
From: noud de brouwer <noud@knot.nl>
List: port-mac68k
Date: 10/22/1995 14:21:52
>Hi,
hellO, just had a wonderfull evening, a band (Clawfinger) some talk, drank
& drugs.
>I wonder if the SIMPLEX flag is normal on ae0 when i type ifconfig -a ?
Here's mine:
gateway# ifconfig -a
ae0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST>
inet 193.78.85.3 netmask 0xffffff00 broadcast 193.78.85.255
lo0: flags=8009<UP,LOOPBACK,MULTICAST>
inet 127.0.0.1 netmask 0xff000000
ppp0: flags=51<UP,POINTOPOINT,RUNNING>
inet 193.78.85.3 --> 193.79.246.2 netmask 0xffffff00
ppp1: flags=10<POINTOPOINT>
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST>
gateway#
>I made the changes and netstat -r gives me :
> Internet:
> Destination Gateway Flags Refs Use Interface
> default Paris2 UGS 0 7 ae0
> localhost localhost UH 1 12 lo0
> 193.48.100 link#1 UC 0 0 ae0
> Paris2 link#1 UHRL 1 11 ae0
> lpnm18 localhost UHL 5 206 lo0
It looks more sane to me.
>Subsequent netstat -r give hang for a while and then :
>netstat: kvm_read kvm_read: Bad address
>a lot of times.
Oops..now we're going beond my knowledge.
I have experienced the kvm_reads but don't know the how and when anymore.
I took David's NetBSD/mac68k searchengine on:
http://netbsd.dstc.edu.au/WP/staff/david-leonard/ml.html
(ThanX David)
This gave 3 artikles about it. "Brad Salai" <bsalai@milhouse.servtech.com>
had the error and
me and Jason Thorpe <thorpej@nas.nasa.gov> both thought is was a versionerror:
Jason Thorpe wrote:
>Your kernel and your libkvm (and/or programs that use it) are probaby out
>of sync...Yeah, versionitis :-)
Hope this helps, let me hear the progress,
~n