9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: Re: [9fans] rtl8139 ether driver
Date: Wed, 26 Jun 2002 11:31:20 +0900	[thread overview]
Message-ID: <20020626023244.6D92B19A84@mail.cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

Thank you very much, Jim.

It may hard to read the error message even if I make it run in debugging
mode, because it occures very rarely, and when it happenes, that machine
reboots automatically, and then, that neccessary mesage could be hidden
among lots of others...

When I experienced system crush of our CPU server, I tried to find some
other dual Pentium machine for it.   I failed to do it, because there may be
no Pen III dual motherboard in the market, except only of SuperMicro's
Xeon motherbord, which is very very expensive, and beyond my scope
of fund.  (I was told some $1,200~1,300 for that motherboard!!)  So, I had
to choose Pen 4 mother for that server.   This may also be true for most
of Plan 9 users now.  How we can enjoy multi-CPU nature of Plan 9. Alas!

Kenji


[-- Attachment #2: Type: message/rfc822, Size: 2925 bytes --]

From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] rtl8139 ether driver
Date: Tue, 25 Jun 2002 21:58:34 -0400
Message-ID: <7b2da9c3f29b1a4d0c352b4167dd4757@plan9.bell-labs.com>

On Tue Jun 25 21:48:22 EDT 2002, okamoto@granite.cias.osakafu-u.ac.jp wrote:
>
> I'm now forced to use rtl8139 nic for my new Auth/CPU server (
> it's for 3ed not 4ed. I cannot update our system now, because it's
> being used for the platform for our application, and the semester is
> still going here).   it reboots once a day.  :-)
>
> We had been using dual Pen III on SuperMicro motherboard, but it
> crushed about a month ago.   Then, I changed that server to a Pen 4
> mother board (1.6GHz) of AOpen AX4B Pro-533 which has on board
> nic chip of Realtek 8100BL.   It seems to work fine, however, it may
> have problem as above.
>
> When I read the /sys/src/9/pc/ether8139.c, I found the lines of
> "Error recovery for the various over/under-flow conditions may need work"
> phrase.   Does my problem relate to this remark?
>
> Kenji

I only have an 8139C and I've not ever seen an error of any kind on it,
hence my comment about work may be required if any error conditions happen.
Someone else asked me a similar question some months ago, and I suggested
putting in debugging prints in the driver wherever an error is detected.
That way you will see something if the card causes any problem and then
reboots the machine.

There may also be problems with the P4 processor, we don't have any here
to run on.

--jim

             reply	other threads:[~2002-06-26  2:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-26  2:31 okamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-06-28 10:37 okamoto
2002-06-27  2:49 okamoto
2002-06-26  9:22 okamoto
2002-06-26  8:07 forsyth
2002-06-26  1:58 jmk
2002-06-26  1:45 okamoto

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=20020626023244.6D92B19A84@mail.cse.psu.edu \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --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).