9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] VBE 1.2/2.0+ functions for Plan9
@ 2004-11-25 16:44 Devon H. O'Dell
  2004-11-25 17:13 ` rog
  0 siblings, 1 reply; 14+ messages in thread
From: Devon H. O'Dell @ 2004-11-25 16:44 UTC (permalink / raw)
  To: 9fans

Hello list,

I know it's been discussed a lot in the list before, and scoffed at due 
to various reasons (having to hack to activate the VESA support in the 
first place, it not necessarily being SMP-safe and the fact that it's 
not accellerated), but I'd like to implement VESA support for Plan9. I 
got some tips to look in Inferno code, since Roger Peppe had implemented 
a VESA driver there. After looking through the Inferno source, it 
appears that any VESA code has been left out of the public source.

I've tried Plan9 a couple times in the past 6 or 7 years, and have only 
successfully used it a couple of times due to unsupported video. I'm 
interested in writing a VESA driver. I know it's slow, but at least 
it'll allow Plan9 to support 90-something percent of the video cards 
manufactured in the last N years. Whether or not it is accellerated, 
it's better than nothing at all.

I'm writing to the list to ask if anybody has already started on this 
perhaps sometime in the past and has code left over that I could start 
with. If the code is available under a BSD or similar license, that'd be 
great, because I'd like the code to be available under a BSD or similar 
license.

Otherwise, is anybody interested in working with me on this? I'll need 
to do a decent bit of source code reading and such before I can be 
productive, but I'm wanting to start right now. Any / all help and tips 
would be appreciated.

Kind regards,

Devon H. O'Dell


^ permalink raw reply	[flat|nested] 14+ messages in thread
* Fwd: [9fans] VBE 1.2/2.0+ functions for Plan9
@ 2004-11-26  3:03 Bob Hartley
  2004-11-26  3:04 ` boyd, rounin
  2004-11-26  3:08 ` Russ Cox
  0 siblings, 2 replies; 14+ messages in thread
From: Bob Hartley @ 2004-11-26  3:03 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


Please correct me if I am wrong on this:
Is it true that the XFree86 device driver modules are platform 
portable, as long as they are for the same instruction set 
architecture?  For some rason I thought the Linux and BSD mobs could 
swap video drivers around amoungst themselves.

If so, would it be possible to create some sort of adapter code that 
would wrap the x11 device drivers for Plan9 use?

Sorry if this is a naive/misbegotten thought,

regards,

Robert

> On Nov 25, 2004, at 1:57 PM, Devon H. O'Dell wrote:
>
>> rog@vitanuova.com wrote:
>>>> I got some tips to look in Inferno code, since Roger Peppe had
>>>> implemented a VESA driver there.  After looking through the Inferno
>>>> source, it appears that any VESA code has been left out of the 
>>>> public
>>>> source.
>>> the code is here:
>>> 	http://www.vitanuova.com/dist/vesa.tgz
>
> <snip>
>
>>>   cheers,
>>>     rog.
>>
>> Thanks for this code, Roger! I'm definitely going to take a look at 
>> it. I think I'm going to start with a VBE3.0 driver, since that can 
>> be implemented fully in protected mode, and then look at implementing 
>> some kind of emulation (similar to what XFree86 might do) for VBE 1.2 
>> and 2.0. This is a real help for that, in any case. You'll definitely 
>> hear from me if I've got questions :).
>>
>> Kind regards,
>>
>> Devon H. O'Dell
>>
>



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-11-30 12:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-25 16:44 [9fans] VBE 1.2/2.0+ functions for Plan9 Devon H. O'Dell
2004-11-25 17:13 ` rog
2004-11-25 18:57   ` Devon H. O'Dell
2004-11-29 20:21   ` Jack Johnson
2004-11-30 12:51     ` rog
2004-11-30 10:40   ` Devon H. O'Dell
2004-11-30 11:08     ` Tiit Lankots
2004-11-30 11:21       ` Devon H. O'Dell
2004-11-30 11:28         ` Tiit Lankots
2004-11-30 11:37           ` Devon H. O'Dell
2004-11-26  3:03 Fwd: " Bob Hartley
2004-11-26  3:04 ` boyd, rounin
2004-11-26  3:08 ` Russ Cox
2004-11-26  4:19   ` Bob Hartley
2004-11-26  5:52     ` Devon H. O'Dell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).