summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-12-29 05:58:07 +0000
committerjake <jake@FreeBSD.org>2001-12-29 05:58:07 +0000
commit3d22a34351e901bdd35116be5ab0b0df79e6256a (patch)
tree9f1cf8d974eb523b5a512378715bddaedc3f3383 /sys/sparc64/conf
parent7d5273d3c768c78184102a2053c459fbf48ed2fc (diff)
downloadFreeBSD-src-3d22a34351e901bdd35116be5ab0b0df79e6256a.zip
FreeBSD-src-3d22a34351e901bdd35116be5ab0b0df79e6256a.tar.gz
Add device ofw_console so this kernel is usable.
This commit brought to you by a sun ultra 10 running freebsd.
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 4550883..4b122ff 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -41,5 +41,7 @@ options DDB #Enable the kernel debugger
# Pseudo devices - the number indicates how many units to allocate.
device md
+device ofw_console
+
# Tempary things until things are farther along.
makeoptions NO_MODULES=does_not_compile_yet
OpenPOWER on IntegriCloud