linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Mark A. Greer" <mgreer@mvista.com>
To: "ZHANG,HAI-TAO (Non-A-China,ex1)" <hai-tao_zhang@non.agilent.com>
Cc: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: root filesystem over nfs
Date: Tue, 24 Oct 2000 14:31:58 -0700	[thread overview]
Message-ID: <39F5FFCE.6C94AAEC@mvista.com> (raw)
In-Reply-To: 2F67A63DFFB1D31185D90090278CBB2D017D2A39@apmail6.chn.agilent.com


"ZHANG,HAI-TAO (Non-A-China,ex1)" wrote:

> Hi,
>
> I tried to change one line in eepro100.c and now the 2.4.0-test9 boot is ok.
>
> $ diff eepro100.c eepro100.c.orig
> 1098c1098
> <       outl(TX_RING_ELEM_DMA(sp, sp->dirty_tx % TX_RING_SIZE),
> ---
> >       outl(cpu_to_le32(TX_RING_ELEM_DMA(sp, sp->dirty_tx % TX_RING_SIZE)),
>
> It seems like the endianess is changed twice so the kernel hangs up. Maybe
> we should define some macros like outl for CONFIG_SANDPOINT.
>
> Thanks,
> Haitao Zhang

Hmmm, I thought I had this change in the latest sanpoint source that I put on
the ftp server.  In fact, I thought there was a discussion on this in this
mailing list a few weeks ago.  Anyway, sounds like its fixed now...

Mark


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2000-10-24 21:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-20 11:25 root filesystem over nfs ZHANG,HAI-TAO (Non-A-China,ex1)
2000-10-23 20:50 ` Hai-Pao Fan
2000-10-24  3:16   ` Andrey Savochkin
2000-10-24 21:31 ` Mark A. Greer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-09-29 14:15 ZHANG,HAI-TAO (Non-A-China,ex1)
2000-09-29 10:57 Rainer Kloud

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=39F5FFCE.6C94AAEC@mvista.com \
    --to=mgreer@mvista.com \
    --cc=hai-tao_zhang@non.agilent.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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).