Index: [thread] [date] [subject] [author]
  From: Jon M. Taylor <taylorj@gaia.ecs.csus.edu>
  To  : GGI mailing list <ggi-develop@eskimo.com>
  Date: Fri, 20 Aug 1999 16:00:35 -0700 (PDT)

KGIcon multiheading

	I tried to find a way to implement multiheading via /proc/kgi/[n],
but I could not discover a clean way for the first loaded KGIcon module to
create /proc/kgi and the rest of the modules to be able to hook into it.  So
I decided to fall back to just creating /proc/gfx[n] instead.  I don't like
this solution, but until we get devfs I don't see an alternative.  At least
it is an aesthetic problem and not a functional one... the gc and kgicommand
mapper files are now created in /proc/gfx[n] on a per-head basis as well, 
BTW.  Everyone, please let me know if you see anything necessary for the 
multiheading that I missed.

Jon

P.S. Marcus, can I remove the #ifdef USE_VMOPS stuff?  I think we should 
always be able to use vmops with no problems...?

---
'Cloning and the reprogramming of DNA is the first serious step in 
becoming one with God.'
	- Scientist G. Richard Seed


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