From: "Bakonyi Ferenc" <fero@sztalker.hu>
To: linux-kernel@vger.kernel.org
Subject: isa_* problems (hgafb is broken since 2.4.13)
Date: Thu, 8 Nov 2001 10:55:33 +0100 [thread overview]
Message-ID: <3BEA64AF.18141.2926868D@localhost> (raw)
Hi!
Calls for isa_memset_io() and isa_writeb() in hga_clear_screen() and
hga_show_logo() make garbage and bad things since 2.4.13. (Unable to
handle kernel paging request at virtual address...)
Anybody experiencing problems may want to revert changes made in
2.4.13. It solves the problem.
I have two questions about asm-i386/io.h:
1. Why #define __ISA_IO_base ((char *)(PAGE_OFFSET)) ?
2. Why not #define __ISA_IO_base ((char *)0) ?
Regards:
Ferenc Bakonyi
next reply other threads:[~2001-11-08 9:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-08 9:55 Bakonyi Ferenc [this message]
2001-11-08 17:19 ` isa_* problems (hgafb is broken since 2.4.13) James Simmons
2001-11-12 7:31 ` Geert Uytterhoeven
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=3BEA64AF.18141.2926868D@localhost \
--to=fero@sztalker.hu \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.