* FW: Can't find nvtool? RE: setpramboot problems
@ 2000-08-17 17:57 Vladimir Simonov
2000-08-17 19:13 ` Can't find nvtool? Joseph Garcia
0 siblings, 1 reply; 4+ messages in thread
From: Vladimir Simonov @ 2000-08-17 17:57 UTC (permalink / raw)
To: linuxppc-dev
Reference
poof-19991029.tar.gz on http://www.ping.de/sites/zagadka/poof/
is broken.
Can somebody help me to find poof sources?
Thanks in advance
Vladimir Simonov
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't find nvtool?
2000-08-17 17:57 FW: Can't find nvtool? RE: setpramboot problems Vladimir Simonov
@ 2000-08-17 19:13 ` Joseph Garcia
2000-08-17 19:23 ` Joseph Garcia
2000-08-17 19:46 ` nvsetenv on NW (was Can't find nvtool?) Hollis R Blanchard
0 siblings, 2 replies; 4+ messages in thread
From: Joseph Garcia @ 2000-08-17 19:13 UTC (permalink / raw)
To: Vladimir Simonov; +Cc: linuxppc-dev@lists.linuxppc.org
Vladimir Simonov wrote:
> Reference
> poof-19991029.tar.gz on http://www.ping.de/sites/zagadka/poof/
> is broken.
> Can somebody help me to find poof sources?
> Thanks in advance
> Vladimir Simonov
If i recall correctly, the reason that nvsetenv didnt work on newworld boxen was
because the partitions in nvram are mapped to different offsets than oldworld.
like the xpram and OF partitions. BenH's kernel recognizes where they are
mapped, and i think there is even a way to find out where in userspace.
'pmac_xpram_read/write' maybe?
The kernel used to report where they were mapped (dmesg), but doesn't seem to
anymore.
Basically, I'm saying that nvsetenv could/should be modified to recognize which
kind of system its on, and act accordingly. If nobody wants to do it, I suppose
I could.
i wonder if using devfs we could have an nvram directory with devs pertaining to
each nvram partition. or is that done already?
--
Joseph P. Garcia jpgarcia@execpc.com jpgarcia@lidar.ssec.wisc.edu
CS Undergraduate Student Employee - Systems Programmer
University of Wisconsin - Madison UW Lidar Group
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't find nvtool?
2000-08-17 19:13 ` Can't find nvtool? Joseph Garcia
@ 2000-08-17 19:23 ` Joseph Garcia
2000-08-17 19:46 ` nvsetenv on NW (was Can't find nvtool?) Hollis R Blanchard
1 sibling, 0 replies; 4+ messages in thread
From: Joseph Garcia @ 2000-08-17 19:23 UTC (permalink / raw)
To: Vladimir Simonov; +Cc: linuxppc-dev@lists.linuxppc.org
after actually looking at the code, theres an ioctl for /dev/nvram for locating
the 3 partitions, calling a function in pmac_support.c
--
Joseph P. Garcia jpgarcia@execpc.com jpgarcia@lidar.ssec.wisc.edu
CS Undergraduate Student Employee - Systems Programmer
University of Wisconsin - Madison UW Lidar Group
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: nvsetenv on NW (was Can't find nvtool?)
2000-08-17 19:13 ` Can't find nvtool? Joseph Garcia
2000-08-17 19:23 ` Joseph Garcia
@ 2000-08-17 19:46 ` Hollis R Blanchard
1 sibling, 0 replies; 4+ messages in thread
From: Hollis R Blanchard @ 2000-08-17 19:46 UTC (permalink / raw)
To: Joseph Garcia; +Cc: Vladimir Simonov, linuxppc-dev@lists.linuxppc.org
On Thu, 17 Aug 2000, Joseph Garcia wrote:
>
> Basically, I'm saying that nvsetenv could/should be modified to recognize which
> kind of system its on, and act accordingly. If nobody wants to do it, I suppose
> I could.
It's already been done by Klaus Halfmann. I put together an rpm with the
updated code, but since there haven't been any dist revs since then the new
nvsetenv hasn't made it into most people's boxes yet.
-Hollis
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-08-17 19:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-17 17:57 FW: Can't find nvtool? RE: setpramboot problems Vladimir Simonov
2000-08-17 19:13 ` Can't find nvtool? Joseph Garcia
2000-08-17 19:23 ` Joseph Garcia
2000-08-17 19:46 ` nvsetenv on NW (was Can't find nvtool?) Hollis R Blanchard
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).