Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFp4: add FireWire/dcons support in loader for i386/amd64. | simokawa | 2007-05-29 | 1 | -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 |