Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/arch/prep



Module Name:    src
Committed By:   bouyer
Date:           Sat Mar 31 15:59:26 UTC 2007

Modified Files:
        src/sys/arch/prep/include [netbsd-4]: nvram.h
        src/sys/arch/prep/pnpbus [netbsd-4]: nvram_pnpbus.c

Log Message:
Pull up following revision(s) (requested by garbled in ticket #531):
        sys/arch/prep/include/nvram.h: revision 1.4
        sys/arch/prep/pnpbus/nvram_pnpbus.c: revision 1.8
Add a read entry point to this driver.  There are two minor devices
associated with this, 0, the nvram device, and now 1, the residual
device.  The devices allow the user to directly read the contents of the
kernel copy of the nvram, and the residual data respectively.  There is
no provision for write.


To generate a diff of this commit:
cvs rdiff -r1.2.12.1 -r1.2.12.2 src/sys/arch/prep/include/nvram.h
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/sys/arch/prep/pnpbus/nvram_pnpbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index