public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Carl van Schaik <carl@leg.uct.ac.za>
To: Ecos Mailing List <ecos-discuss@sourceware.cygnus.com>
Subject: [ECOS] CS8900A
Date: Sat, 02 Sep 2000 01:26:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.10.10009021111440.8161-100000@dreamcoat.che.uct.ac.za> (raw)

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

             reply	other threads:[~2000-09-02  1:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-02  1:26 Carl van Schaik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-08-31  4:21 Carl van Schaik
2000-08-31  4:40 ` Gary Thomas
2000-08-31  8:54 ` Shaun Jackman
2000-08-31  9:14   ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.10.10009021111440.8161-100000@dreamcoat.che.uct.ac.za \
    --to=carl@leg.uct.ac.za \
    --cc=ecos-discuss@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).