Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: sevan
Date: Mon Feb 26 23:09:32 UTC 2018
Modified Files:
src/sys/arch/macppc/conf: GENERIC GENERIC_601 MAMBO files.macppc
src/sys/dev: DEVNAMES
Removed Files:
src/sys/arch/macppc/dev: ofcons.c
Log Message:
Remove support for macofcons(4), it's not actually possible to build a kernel
with it enabled - See PR port-macppc/53004 and it may have further problems even
so.
>From <macallan>:
"There is some early console code that uses OF output but it causes problems
when we get close to MMU setup - I think it can go, it hasn't been enabled in
any config in at least a decade as far as I know."
To generate a diff of this commit:
cvs rdiff -u -r1.343 -r1.344 src/sys/arch/macppc/conf/GENERIC
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/macppc/conf/GENERIC_601
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/macppc/conf/MAMBO
cvs rdiff -u -r1.106 -r1.107 src/sys/arch/macppc/conf/files.macppc
cvs rdiff -u -r1.29 -r0 src/sys/arch/macppc/dev/ofcons.c
cvs rdiff -u -r1.300 -r1.301 src/sys/dev/DEVNAMES
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