Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Tom Appermont <tea@sonycom.com>
To: linux-mips@oss.sgi.com
Subject: interrupt problem
Date: Thu, 17 May 2001 20:18:32 +0200	[thread overview]
Message-ID: <20010517201832.B2352@sonycom.com> (raw)


Howdy,

I named the subject "interrupt problem", although I am not
completely sure it is really a problem with interrupts I'm 
having. Anyway, the symptoms are the following:

- a ddb 5074 board with 3com boomerang ethernet pci card, boots   
  with initial ramdisk (ok)
- serial interrupts work (ok)
- ethernet card interrupts work when doing a "simple" ping
- flooding the card with network packets (ping -f) causes the 
  ddb board to hang/freeze/stall after an unpredictible amount of
  time, without producing any output on the serial console.
- the problem does not seem to exist when I use a realtek ethernet
  card (ne2k driver) in stead of the 3com card.

I've tried to remedy this by:
- replacing the low level interrupt handling code for ddb5074
  with the new irq.c and time.c in arch/mips/kernel (needs 
  CONFIG_NEW_TIME_C and CONFIG_NEW_IRQ). 
- replacing the timer interrupts with CPU timer interrupts. 
- getting the newest 3c59x driver (although I don't have any
  probs with this driver on pc).
- banging my head on the table.

No luck so far. I am a bit out of ideas on how to track down the 
cause of this problem, so it would be really helpful if somebody 
could either indicate a hint of a possible solution, or suggest
ways to debug this situation.

Greetz,

Tom

                 reply	other threads:[~2001-05-17 18:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010517201832.B2352@sonycom.com \
    --to=tea@sonycom.com \
    --cc=linux-mips@oss.sgi.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