Hi,
If somebody's interested in the one from the subject,
here are the sources (attached). Some are the modified
versions of the existing ones - you may want to backup
the originals!
Notes:
- no SCSI at the moment, because the driver uses
vendor/product ID from CyberStormPPC card, as the
SCSI driver does; I'll be glad to here some suggestions
how to omit that - CyberVisionPPC can be detected using
cvppcdetect() function
- memory clock set - disabled - I have random black
screen; if anybody would like to test it, please
uncomment:
//setclock(ba, 80000, 1);
- should work with BVisionPPC; if anybody would like
to test it, please change the product ID in zbus.c
(where /* grf 8 */ is) from 100 to 110 (if I remember
correcly)
- remember: only the console works at the moment, no
X-Windows :)
- I would be very very glad if anybody could check all
the "volatile" definitions, because I still have the
feeling the compiler optimizes this the wrong way :\
- I haven't tried how the stuff works *without* the
graphics card
- you can't change the colours for now, but I hope
you'll like them ;)
I think that's all. And I'm sorry for this 32K
attachement.
kind regards
- Adam
Attachment:
cvppc.tgz
Description: Binary data