Source-Changes archive

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

CVS commit: src/sys/arch/sandpoint



Module Name:    src
Committed By:   phx
Date:           Thu May 20 19:27:26 UTC 2010

Modified Files:
        src/sys/arch/sandpoint/include: bootinfo.h
        src/sys/arch/sandpoint/sandpoint: machdep.c
        src/sys/arch/sandpoint/stand/netboot: main.c

Log Message:
Netboot generates a BTINFO_PRODFAMILY boot-info which specifies the family
name of the board. The kernel uses this information to make a new sysctl
entry called machdep.prodfamily.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sandpoint/include/bootinfo.h
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/sandpoint/sandpoint/machdep.c
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/sandpoint/stand/netboot/main.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