i had a bit of sleep now and started looking at the VBE20 docs again.

first of all the VBE function is called Set/Get DAC Palette format,
secondly there is a note in the documentation section saying.

"This function will return failure code AH=03H if called in direct color or
YUV mode."

needless to say, this IS a bug because the function got called if bpp was
higher or equal to 8 regardless of the memory model. (that in this case is
directcolor for 16/32bpp modes)

/ Jonas Lund


_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to