linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Michel Lanners <mlan@cpu.lu>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: nvram access in 2.3.48?
Date: Tue, 7 Mar 2000 15:15:32 -0700	[thread overview]
Message-ID: <20000307151532.G399@opus.bloom.county> (raw)
In-Reply-To: <200003072152.WAA00417@piglet.grunz.lu>; from mlan@cpu.lu on Tue, Mar 07, 2000 at 10:52:09PM +0100


On Tue, Mar 07, 2000 at 10:52:09PM +0100, Michel Lanners wrote:

> That was in a drivers/char file, under drivers/macintosh, and under
> arch/ppc, if I rember right....

Right.  drivers/char/nvram.c is the PC-style NVRAM driver.  CHRP and PReP(?)
can use it.  drivers/macintosh/nvram.c is the PMac-style (Basically pre-new
world rom).  arch/ppc/kernel/pmac_nvram is for anything newer then that, it
seems.  Somehow, all three need to co-exist happily.  What _should_ be the
"easy" way is to merge the drivers/macintosh and arch/ppc/kernel ones together.

---
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

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

  reply	other threads:[~2000-03-07 22:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-07 21:29 nvram access in 2.3.48? Michel Lanners
2000-03-07 21:48 ` Tom Rini
2000-03-07 21:52   ` Michel Lanners
2000-03-07 22:15     ` Tom Rini [this message]
2000-03-07 21:53   ` Tom Rini
2000-03-07 21:57   ` Chas Williams
2000-03-07 22:11     ` Michel Lanners
2000-03-07 23:08       ` Tom Rini
2000-03-08  6:39         ` Michel Lanners
2000-03-08  7:08           ` Tony Mantler

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=20000307151532.G399@opus.bloom.county \
    --to=trini@kernel.crashing.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=mlan@cpu.lu \
    /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).