diff options
| author | sevan <sevan@NetBSD.org> | 2018-02-26 23:09:32 +0000 |
|---|---|---|
| committer | sevan <sevan@NetBSD.org> | 2018-02-26 23:09:32 +0000 |
| commit | 79eb77783c07044ef8bf87ca5731bd1c826add11 (patch) | |
| tree | b06f7319bc39f84abf9a01fa153bd314e206068f /sys/dev/DEVNAMES | |
| parent | 9b111e8cb465134bd195e0231002fc0ff5925998 (diff) | |
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."
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index acb30b3f7c6..22b3ebc4612 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.300 2017/12/18 07:05:16 msaitoh Exp $ +# $NetBSD: DEVNAMES,v 1.301 2018/02/26 23:09:32 sevan Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -792,7 +792,6 @@ mace sgimips macepci sgimips macfb mac68k machfb sparc64 -macofcons macppc macvid mac68k magma MI mainbus acorn32 |
