* New 2.0.107 console scheme
@ 1998-06-25 20:26 Jesse Barnes
1998-06-25 20:47 ` Alan Cox
0 siblings, 1 reply; 5+ messages in thread
From: Jesse Barnes @ 1998-06-25 20:26 UTC (permalink / raw)
To: linux
Does the main kernel source tree have support for Indys natively, and
if so, is the new fbcon method supported for the console?
Also, what's preventing Linux/SGI from running on O2s? I've got an
R10k O2 sitting on my desk and I'd really like to see Linux running on
it. I have device driver writing experience on PCs under DOS and NT,
but I've never written one for a Unix type system. If there's
something small that I could tackle to start out, that would be great.
Thanks,
Jesse Barnes
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New 2.0.107 console scheme
1998-06-25 20:26 New 2.0.107 console scheme Jesse Barnes
@ 1998-06-25 20:47 ` Alan Cox
1998-06-25 20:47 ` Alan Cox
1998-06-25 22:11 ` Mike Shaver
0 siblings, 2 replies; 5+ messages in thread
From: Alan Cox @ 1998-06-25 20:47 UTC (permalink / raw)
To: Jesse Barnes; +Cc: linux
> Does the main kernel source tree have support for Indys natively, and
> if so, is the new fbcon method supported for the console?
Almost and no. Its not fb_con thats relevant for the indy. fbcon is a directly
accessible bitmapped display. The indy will need to use abscon directly to
issue newport commands
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New 2.0.107 console scheme
1998-06-25 20:47 ` Alan Cox
@ 1998-06-25 20:47 ` Alan Cox
1998-06-25 22:11 ` Mike Shaver
1 sibling, 0 replies; 5+ messages in thread
From: Alan Cox @ 1998-06-25 20:47 UTC (permalink / raw)
To: Jesse Barnes; +Cc: linux
> Does the main kernel source tree have support for Indys natively, and
> if so, is the new fbcon method supported for the console?
Almost and no. Its not fb_con thats relevant for the indy. fbcon is a directly
accessible bitmapped display. The indy will need to use abscon directly to
issue newport commands
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New 2.0.107 console scheme
1998-06-25 20:47 ` Alan Cox
1998-06-25 20:47 ` Alan Cox
@ 1998-06-25 22:11 ` Mike Shaver
1998-06-25 23:42 ` Miguel de Icaza
1 sibling, 1 reply; 5+ messages in thread
From: Mike Shaver @ 1998-06-25 22:11 UTC (permalink / raw)
To: Alan Cox; +Cc: linux
Alan Cox wrote:
> Almost and no. Its not fb_con thats relevant for the indy. fbcon is a directly
> accessible bitmapped display. The indy will need to use abscon directly to
> issue newport commands
So, um, yeah.
I've been wading through the newport docs and the X server code and docs
and so forth for about 3 days now (good thing my boss is away!), and I'm
starting to think that I might almost understand what I have to do.
Things that are still unclear:
- do we use /dev/graphics, and make that work correctly (it doesn't
quite right now), or do we tweak the Newport HW from the X server
directly for things like board detection, etc.?
- where is the mouse driver coming from?
- why does it always take me so long to read these silly docs?
- why are there no good examples of writing a non-frame-buffered X
server?
- why haven't I yet bothered the people I work with at Netscape who
worked on the original SGI X server?
- why (and I've looked closely at this for 5 hours this week) does EFS
still do dumb things?
Thank you for listening. I feel much better now.
Mike
--
452526.29 378522.30
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New 2.0.107 console scheme
1998-06-25 22:11 ` Mike Shaver
@ 1998-06-25 23:42 ` Miguel de Icaza
0 siblings, 0 replies; 5+ messages in thread
From: Miguel de Icaza @ 1998-06-25 23:42 UTC (permalink / raw)
To: shaver; +Cc: alan, linux
> - do we use /dev/graphics, and make that work correctly (it doesn't
> quite right now), or do we tweak the Newport HW from the X server
> directly for things like board detection, etc.?
Fix /dev/graphics if it is broken.
Miguel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~1998-06-25 23:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-06-25 20:26 New 2.0.107 console scheme Jesse Barnes
1998-06-25 20:47 ` Alan Cox
1998-06-25 20:47 ` Alan Cox
1998-06-25 22:11 ` Mike Shaver
1998-06-25 23:42 ` Miguel de Icaza
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox