Index: [thread] [date] [subject] [author]
  From: Brian Julin <bri@forcade.calyx.net>
  To  : ggi-develop@eskimo.com
  Date: Tue, 11 Aug 1998 09:12:18 -0400 (EDT)

Re: kgicon problems...

On Tue, 11 Aug 1998, Rodolphe Ortalo wrote:

> Okay, but, well, I also get an oops (on the 0xc###### adress) when
> I 'insert' my kgicon driver. So, what's the real problem ? A bug in
> ioremap ?

Is it an oops on the 0xc####### address (note that c is the eighth
digit, rather important.) or is it an oops on some address higher
than the one returned by ioremap ??  If the latter then fbcon
is maybe trying to access memory beyond the end of your framebuffer.

--
Brian S. Julin

Index: [thread] [date] [subject] [author]