Subject: Re: ifconfig
To: None <mpumford@black-star.demon.co.uk>
From: Chris Cowdery <chris@cowdery.demon.co.uk>
List: port-arm32
Date: 06/18/1998 18:47:43
> That sounds like the card was not recognised. Does '/sbin/ifconfig -a'
> list an ne0 interface ?
> What is printed out as the kernel looks for podules? IIRC for the ne
> driver you should get something like
> ne0 at podulebus0 [ netslot 0 ]:
> ne0: Etherlan 600A interface 
> ne0: Ethernet address (xx:xx:xx:xx:xx:xx)
> ne0: Using 10base2/BNC

The relevant bits from the /var/log/message file is as follows:

NetBSD 1.3.2 (RISCPC) #0: Sun May 24 19:26:32 BST 1998
     root@ebsa:/home/cyclone/netbsd-1.3.2/src/sys/arch/arm32/compile/RISCPC
real mem = 33554432 (8192 pages)
cpu_startup: buffer VM size = 8388608
avail mem = 29777920 (7270 pages)
using 128 buffers containing 524288 bytes of memory
mainbus0 (root)
cpu0 at mainbus0: SA-110 rev 2 DC enabled IC enabled WB enabled EABT
cpu0: SA-110 with bugged STM^ instruction
 
 
 
podulebus0 (root)
podule2  at podulebus0 : ICS : IDE Interface : IDE Interface
netslot0 at podulebus0 : I-Cubed : etherlan 600 network slot interface : i-cubed ltd, EtherLan 600 interface (00:c0:32:00:26:d7)
 
 
 
eh0 at podulebus0 [ netslot 0 ]:1.2.3.4.5. address 00:00:a4:10:32:76 pio mode

I did wonder at this point about the interface being identified as eh0 not ne0,
so I changed the config to use eh0. The boot ran without any errors, and ifconfig -a
now gives:

eh0: flags=463<UP,BROADCAST,NOTRAILERS,RUNNING,OACTIVE> mtu 1500
	address: 00:00:a4:10:32:76
	inet 1.0.0.4 netmask 0xff000000 broadcast 255.255.255.0
lo0: flags=8009<UP,LOOPBACK,MULTICAST> mtu 32976
	inet 127.0.0.1 netmask 0xff000000 
	
However, it still doesn't work!........(in BSD/arm32)

Any more suggestions please?

Thanks,	


-- 
   ________         _         ______                  __               
  / ____/ /_  _____(_)____   / ____/___ _      ______/ /__  _______  __
 / /   / __ \/ ___/ / ___/  / /   / __ \ | /| / / __  / _ \/ ___/ / / /
/ /___/ / / / /  / (__  )  / /___/ /_/ / |/ |/ / /_/ /  __/ /  / /_/ / 
\____/_/ /_/_/  /_/____/   \____/\____/|__/|__/\__,_/\___/_/   \__, /  
                                                              /____/   
http://www.cowdery.demon.co.uk/