summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Weingartner <weingart@cvs.openbsd.org>1997-04-07 01:20:09 +0000
committerTobias Weingartner <weingart@cvs.openbsd.org>1997-04-07 01:20:09 +0000
commitc8b133a2c78c93cd8f618492abfcaa4c61390be9 (patch)
treeed58b7bc86c052cc6ebea3c0f5e4530170bded43
parent4056024bc09dd4a4ecf0a229309aab7705f18d17 (diff)
Clarifications.
-rw-r--r--sys/arch/i386/stand/README15
1 files changed, 14 insertions, 1 deletions
diff --git a/sys/arch/i386/stand/README b/sys/arch/i386/stand/README
index b5b7158acd4..09b7d3c1cec 100644
--- a/sys/arch/i386/stand/README
+++ b/sys/arch/i386/stand/README
@@ -1,4 +1,4 @@
-$OpenBSD: README,v 1.2 1997/03/31 23:06:04 mickey Exp $
+$OpenBSD: README,v 1.3 1997/04/07 01:20:08 weingart Exp $
Ok, just a couple quick pointers to people hacking on this stuff. These
@@ -60,3 +60,16 @@ A quick pasto for ya:
> natasha# umount /mnt
> natasha#
+
+Sun Apr 6 20:16:55 CDT 1997
+----------------------------
+
+Ok, from general comments on icb leads me to believe this stuff has a ways
+to go. First of all, there are a lot of debug frobs to video memory at
+0xb8000 when DEBUG* is defined. Also, if you boot a kernel, and find that
+you get a scrolling screen, press pause to get it to stop. You should then
+be able to read the register dump.
+
+Note, currently gzipped kernel do not work. Do not know the reason, we are
+working on resolving that.
+