Add support for on-the-fly switching of console devices interactively

from biosboot via the "consdev" command.
This commit is contained in:
jhawk 2000-05-13 05:31:00 +00:00
parent 11c5aee5eb
commit d4091aa02e
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
$NetBSD: version,v 1.6 1999/01/28 20:12:49 christos Exp $
$NetBSD: version,v 1.7 2000/05/13 05:31:00 jhawk Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important. Make sure the current version number is on line 6.
2.7: Support on-the-fly switching of console devices.
2.6: Support ELF boot.
2.5: Support ustarfs boot.
2.4: Support BIOS Int13-Extensions.