public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] CS8900A
@ 2000-08-31  4:21 Carl van Schaik
  2000-08-31  4:26 ` [ECOS] CS8900A] Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Carl van Schaik @ 2000-08-31  4:21 UTC (permalink / raw)
  To: Ecos Mailing List

Hi

I have just got ecos running on my own design board using the AT91M40400
ARM processor. I have included  CS8900A ethernet chip and I was wondering
if anyone knows how to find it's MAC address. We need to add it to the
dhcp server before it is allowed to use the network here.

thanks

Carl van Schaik   <carl@leg.uct.ac.za>
-----------------------------------------------------
Dept. Electrical Engineering, UCT

621 Menzies Building
University of Cape Town
Rondebosch   
Western Cape
7700
South Africa

Tel: +27 21 650-3467
Fax: +27 21 650-3465

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [ECOS] CS8900A
@ 2000-09-02  1:26 Carl van Schaik
  0 siblings, 0 replies; 7+ messages in thread
From: Carl van Schaik @ 2000-09-02  1:26 UTC (permalink / raw)
  To: Ecos Mailing List

Hi

OK, it seems the ethernet chip is working, but bootp/dhcp is not yet. When
I enable net_debug, I get sent back all the packets that are picked up on
the network so it seems the chip is functional.

Initially I am running in polled more (INTS_DONT_WORK mode) as I need to
fix my interrupt controller.

this is the chip setting and a tcpdump log
// sar10.ee:tc=.uct-53:ha=0x0040d800429c:ip=137.158.133.235
static unsigned char enaddr[] = { 0x00, 0x40, 0xd8, 0x00, 0x42, 0x9c };

tcpdump: listening on eth0
17:31:37.401959 0:40:d8:0:42:9c Broadcast arp 60: arp who-has 0.0.0.0 tell
0.0.0.0
17:31:37.402353 0:0:21:c8:bf:74 0:40:d8:0:42:9c arp 60: arp reply 0.0.0.0
is-at 0:0:21:c8:bf:74
17:31:37.402462 0:50:bf:12:af:3b 0:40:d8:0:42:9c arp 60: arp reply 0.0.0.0
is-at 0:50:bf:12:af:3b
17:31:37.402545 0:0:21:6a:93:7a 0:40:d8:0:42:9c arp 60: arp reply 0.0.0.0
is-at 0:0:21:6a:93:7a
17:31:37.402647 0:40:f6:d4:89:4e 0:40:d8:0:42:9c arp 60: arp reply 0.0.0.0
is-at 0:40:f6:d4:89:4e
17:31:37.403374 0:50:99:c0:a5:58 0:40:d8:0:42:9c arp 60: arp reply 0.0.0.0
is-at 0:50:99:c0:a5:58

Is it possible that we are just missing the packets in polled mode? The
network currently has a LOT of traffic on it, I'll have to try set up a
private network as well.

Can anyone tell me if the above responses look OK.

thanks

Carl van Schaik   <carl@leg.uct.ac.za>
-----------------------------------------------------
Dept. Electrical Engineering, UCT

621 Menzies Building
University of Cape Town
Rondebosch   
Western Cape
7700
South Africa

Tel: +27 21 650-3467
Fax: +27 21 650-3465

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2000-09-02  1:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-31  4:21 [ECOS] CS8900A Carl van Schaik
2000-08-31  4:26 ` [ECOS] CS8900A] Andrew Lunn
2000-08-31  4:37   ` Gary Thomas
2000-08-31  4:40 ` [ECOS] CS8900A Gary Thomas
2000-08-31  8:54 ` Shaun Jackman
2000-08-31  9:14   ` Gary Thomas
2000-09-02  1:26 Carl van Schaik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).