Index: [thread] [date] [subject] [author]
  From: =?iso-8859-1?Q?Jonas_Borgstr=F6m?= <jonas_b@bitsmart.com>
  To  : ggi-develop@eskimo.com
  Date: Tue, 11 May 1999 19:38:07 +0200

Re: MMIO accel with kgicon drivers.

On Mon, May 10, 1999 at 10:01:29PM +0000, Marcus Sundberg wrote:
> > I looked at the fbcon-kgi.c, and I just need to set fix.mmio_start to the
> > mmio address, but how can I do that without doing a Hack(tm).
> 
> Well, the entire KGIcon is a hack due to the messy Dali KGI, so I
> wouldn't worry too much about that...
> I would just add mmio_start and mmio_len entries to the end of the
> kgi_display struct and let the chipset driver fill them in.

I have done it now, and it works, I have attached a patch, so you can
look at it and say what you think...

/ Jonas

-- 
--------------------------------------------------------
       Jonas Borgström <jonas_b@bitsmart.com>
        U.R.B.A.N http://urban.home.dhs.org
      ZipCracker http://www.c5.org/zipcracker
       GGI-Project http://www.ggi-project.org
--------------------------------------------------------

mmio.patch.gz

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