--- "Peter \"Firefly\" Lund" <[EMAIL PROTECTED]> wrote:
> On Sat, 1 Mar 2003, Sven Luther wrote:
> > BTW, does the int10 and such stuff from the X
> driver not do this for you
> 
> Only for the first card, I gather.

X does it on the cards using VM86 mode. X is a user
space app. I want to do it from the framebuffer device
driver. VM86 mode is not accessible from a device
driver.

I have a user space app (500K) that does the reset.
Non-86 platforms are forced to use an x86 emulator to
reset the card. X Windows has an X86 emulator embedded
in it for this purpose. It is just so pointless
carrying around and maintaining tens of thousands of
lines of code simply to reset video cards.

We can add the same reset code to X and get rid of the
real mode emulation for the ATI cards too.

> Of course he could :)  I would do something like
> that I were him.  It
> shouldn't be too hard.  A couple of days' work,
> judging from past reverse
> engineering tasks I have done.

There are many variations (50?) of the Rage128
hardware. Desktop, mobile, TV tuner, US, European, TV
OUT, DVI, etc. I would need one of each to do the
reverse engineering.

=====
Jon Smirl
[EMAIL PROTECTED]

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to