Source-Changes archive

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

CVS commit: src/sys/arch/sgimips/conf



Module Name:    src
Committed By:   sekiya
Date:           Sat Nov 13 03:20:37 UTC 2004

Modified Files:
        src/sys/arch/sgimips/conf: GENERIC32_IP2x
Added Files:
        src/sys/arch/sgimips/conf: GENERIC32_IP12 INSTALL32_IP12

Log Message:
Add INSTALL and GENERIC kernel configuration wrappers for IP12 family.

Note that devices are defined in the IP2x configuration file; the IP12 is
99.5% the same as the IP20/22/24.  Indeed, the only reason to have a separate
config file for IP12 is to sort out the MIPS1/MIPS3 locore bits.

To that end, the wrappers include the IP2x GENERIC config, undefine a few
directives, and define the appropriate bits for IP12.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/conf/GENERIC32_IP12 \
    src/sys/arch/sgimips/conf/INSTALL32_IP12
cvs rdiff -r1.23 -r1.24 src/sys/arch/sgimips/conf/GENERIC32_IP2x

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