summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libfirewire/dconsole.c
Commit message (Collapse)AuthorAgeFilesLines
* MFp4: add FireWire/dcons support in loader for i386/amd64.simokawa2007-05-291-0/+127
It is disabled by default. You need to put LOADER_FIREWIRE_SUPPORT=yes in /etc/make.conf and rebuild loader to enable it. (cd /sys/boot/i386 && make clean && make && make install) You can find a short introduction of dcons at http://wiki.freebsd.org/DebugWithDcons
OpenPOWER on IntegriCloud