freebsd-dev/sys/boot
Peter Wemm a1c1935fa8 Fix comconsole mode. The int 0x14 read and status commands were reversed.
Also, make sure we set %dx each time around otherwise the commands
suddenly start trying to work on things like com92 instead of com1.
Make sure comc_init() is only run once.
Cosmetic change to init-time character eater.
1998-10-11 10:05:13 +00:00
..
alpha add <sys/linker.h> 1998-10-11 03:53:35 +00:00
common Implement preloading for elf modules 1998-10-09 23:18:43 +00:00
i386 Fix comconsole mode. The int 0x14 read and status commands were reversed. 1998-10-11 10:05:13 +00:00
ofw/libofw * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
Makefile