From: "Nicholas Knight" <nknight@pocketinet.com>
To: Michael McConnell <soruk@eridani.co.uk>,
Linux 8086 <linux-8086@vger.kernel.org>
Subject: Re: '@' In blank space on Bochs.
Date: Wed, 29 May 2002 08:32:12 -0700 [thread overview]
Message-ID: <000d01c20726$01377ac0$6407070a@blue> (raw)
In-Reply-To: Pine.LNX.4.44.0205291500570.30177-100000@Zeskia.int.eridani.co.uk
On Wednesday, May 29, 2002, Michael McConnell wrote:
> On Wed, 29 May 2002, Nicholas Knight wrote:
>
> > ELKS apparently writes out blank areas of the screen with 0's
> > (arch/i86/drivers/char/dircon.c, #define A_BLANK 0x00). This creates an
> > issue with Bochs because, for some reason, Bochs has '@' there instead
of
> > null (as it happens, MINIX runs into the same problem). This may be
specific
> > to the Windows version of Bochs, as I've yet to use either MINIX or ELKS
in
> > Bochs in any other host OS.
> >
> > Once I get my laptop back (grumble, stupid hdd) I can recompile ELKS to
use
> > 0x32 (ASCII's "space" character) instead of 0x00 on my personal systems,
but
> > I thought others might be interested in this.
>
> Space is 0x20 (decimal 32). 0x32 is '2'.
Oops, read the colums in reverse :)
> > Maybe a config option? CONFIG_BLANK_BOCHS?
>
> Are you using the LGPL VGABIOS or the Elpin one? You could try using the
> other VGABIOS file.
Was using Elpin. Set it to the LGPL, same thing. They're probably shooting
for functionaly identicle to the Elpin BIOS, right down to the questionable
"features". Or else they don't realize it's non-standard and causing
problems, which seems a little odd in itself since it's been pointed out to
Bochs maintainers several times by MINIX users.
>
> Personally, I think making a Bochs config option is not a good move, since
as
> far as anything in it is concerned, it's a PC complete with its hardware.
> Just different hardware to what is currently being used with it.
Well, Alan seems to think that it'd be OK to just set it to use 0x20 by
default on everything. Speaking as a user (not being a kernel developer), I
think it may make more logical sense.
next prev parent reply other threads:[~2002-05-29 15:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-29 13:13 '@' In blank space on Bochs Nicholas Knight
2002-05-29 14:03 ` Michael McConnell
2002-05-29 15:32 ` Nicholas Knight [this message]
2002-05-29 15:03 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000d01c20726$01377ac0$6407070a@blue' \
--to=nknight@pocketinet.com \
--cc=linux-8086@vger.kernel.org \
--cc=soruk@eridani.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox