From: weingart Date: Mon, 7 Apr 1997 01:20:08 +0000 (+0000) Subject: Clarifications. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f787ef2accacd8ca34a31006a67bca25f2f285f1;p=openbsd Clarifications. --- 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. +