summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2007-05-29 15:19:55 +0000
committersimokawa <simokawa@FreeBSD.org>2007-05-29 15:19:55 +0000
commit7ffba8c9c28552d1ef783de46ee8213957e2b7a8 (patch)
tree9409b263594a3d312c7a56c2b48d3dd3636bd0b3 /share
parent3b30d8622a86e2361042c54d5390c22d3ad59a03 (diff)
downloadFreeBSD-src-7ffba8c9c28552d1ef783de46ee8213957e2b7a8.zip
FreeBSD-src-7ffba8c9c28552d1ef783de46ee8213957e2b7a8.tar.gz
Add LOADER_FIREWIRE_SUPPORT knob.
Requested by: ru
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/make.conf.511
1 files changed, 11 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 0129555..6b88188 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -455,6 +455,17 @@ to load a custom BOOTP diskless kernel yet
still mount the server's
.Pa /
rather than load the server's kernel.
+.It Va LOADER_FIREWIRE_SUPPORT
+.Pq Vt bool
+Defining this and recompiling
+.Pa /usr/src/sys/boot/i386
+will add
+.Xr dcons 4
+console driver to
+.Xr loader 8
+and allow access over FireWire(IEEE1394) using
+.Xr dconschat 8 .
+Currently, only i386 and amd64 are supported.
.It Va MODULES_WITH_WORLD
.Pq Vt bool
Set to build modules with the system instead of the kernel.
OpenPOWER on IntegriCloud