9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] etherrhine problems
Date: Mon, 23 Feb 2004 17:39:07 -0500	[thread overview]
Message-ID: <ef76645642345df1653126373e0f7dba@plan9.bell-labs.com> (raw)
In-Reply-To: <571128786c2266fc597fd4bc670abc86@plan9.ucalgary.ca>

On Mon Feb 23 17:14:41 EST 2004, mirtchov@cpsc.ucalgary.ca wrote:
> the ituner box here hangs with a suspicious problem:
>
> 	etherrhine: unhandled irq(s).  isr:208 misr:0
>
> the Isr (11010000\B) points to a Tx buffer underflow (TxBufUdf), bus
> error (BusErr) and a CRC overflow (CrcOvf)..
>
> has anyone else experienced this?
>
> andrey

My interpretation of those bits is different, I'd say you had a Tx FIFO underflow.
Looking at the driver it doesn't seem to set the Tcr anywhere so you'll get the
default, try setting it to something larger, say store and forward. There's no
setting of the receive configuration either..
Of course, the datasheet is sketchy at best and I could be completely mistaken as
to what's going on.


      reply	other threads:[~2004-02-23 22:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-23 22:13 andrey mirtchovski
2004-02-23 22:39 ` jmk [this message]

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=ef76645642345df1653126373e0f7dba@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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 NNTP newsgroup(s).