public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Santiago Garcia Mantinan <manty@manty.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: pcnet32 on 2.4.18 doesn't init on IBM rs/6000 B50 (powerpc)
Date: Mon, 29 Apr 2002 09:07:07 +1000	[thread overview]
Message-ID: <20020428230707.GG17500@krispykreme> (raw)
In-Reply-To: <20020425220402.GA3654@man.beta.es> <20020425221519.GA13245@krispykreme> <20020428153253.GA2924@man.beta.es>

 
> It fixes indeed the problem on the init of the card, but I have made a
> deeper diagnosis of the problem and there are things left.

Good, at least one bug is fixed :)

> I have even got it to work with 2.4.18 without any patch. The problems
> appear just when you do a netboot of the machine, if you just boot from the
> disk 2.4.18 does ok. But if you boot from the net you get the problem with
> detection on 2.4.18 which is solved on 2.4.19 pres, but also you get another
> problem with the card, and it is that communication doesn't work like it
> should, this problem is not corrected on 2.4.19preX as of pre7 at least.

Can you send me the version of OF you are using? You should be able to get
it off the bootup splash screen or by doing lsprop /proc/device-tree/openprom.
Do you get any errors in dmesg when the card stuffs up?

> This problems as I said before are caused when booting from the net and not
> when the machine is booted from disk. It looks like the card is left on a
> bad state by the openfirmware, in fact I've seen openfirmware fail several
> times to retrieve big kernel files (more than 1 MB) and afterwards even fail
> to do a bootp request, so I think that the card is left on a bad state that
> drives as to things like this one:

One thing to watch out for with the RS/6000 OF is that it wont reply
to ARP messages during a TFTP load. If you are trying to load a
big image you need to arp -s <hostname> <hw_addr>.

Anton

  reply	other threads:[~2002-04-28 23:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-25 22:04 pcnet32 on 2.4.18 doesn't init on IBM rs/6000 B50 (powerpc) Santiago Garcia Mantinan
2002-04-25 22:15 ` Anton Blanchard
2002-04-28 15:32   ` Santiago Garcia Mantinan
2002-04-28 23:07     ` Anton Blanchard [this message]
2002-04-29 14:15       ` Santiago Garcia Mantinan
2002-04-25 22:17 ` Tom Gall
2002-04-28 16:45   ` Santiago Garcia Mantinan

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=20020428230707.GG17500@krispykreme \
    --to=anton@samba.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manty@manty.net \
    /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