cvs commit: src/etc/mtree BSD.include.dist src/include Makefile
src/share/man/man4/man4.powerpc Makefile powermac_nvram.4
src/sys/dev/powermac_nvram
powermac_nvram.c powermac_nvramvar.h src/sys/modules Makefile
src/sys/modules/powermac_nvram Makefile ...
Gavin Atkinson
gavin.atkinson at ury.york.ac.uk
Sun Aug 6 14:55:05 UTC 2006
On Tue, 1 Aug 2006, Maxim Sobolev wrote:
> sobomax 2006-08-01 22:19:01 UTC
>
> Modified files:
> etc/mtree BSD.include.dist
> include Makefile
> sys/modules Makefile
> usr.sbin Makefile
> sys/conf files.powerpc
> sys/powerpc/conf GENERIC
> Added files:
> share/man/man4/man4.powerpc powermac_nvram.4 Makefile
> sys/dev/powermac_nvram powermac_nvram.c powermac_nvramvar.h
> sys/modules/powermac_nvram Makefile
> usr.sbin/nvram Makefile nvram.8 nvram.c
> Log:
> Add device to access and modify Open Firmware NVRAM settings in
> PowerPC-based Apple's machines and small utility to do it from
> userland modelled after the similar utility in Darwin/OSX.
Hmm, we already have eeprom(8) on sparc64 to modify the OpenFirmware NVRAM
settings on that platform. Is there no way that can be extended, rather
than providing a different userland application to do it on each platform?
Gavin
More information about the cvs-src
mailing list