Hello, this ddx patch adds command length, offset and mult for the bios commands with ids 0x8f to 0x92. It avoids the 10000x"Init table command not found:" error messages for those bios commands. Greetings Stephan Schmid -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: bios_only.diff Url: http://lists.freedesktop.org/archives/nouveau/attachments/20070718/984f51a9/attachment.ksh
On 7/18/07, Stephan Schmid <stephan_2303 at web.de> wrote:> Hello, > this ddx patch adds command length, offset and mult for the bios commands with ids > 0x8f to 0x92. > It avoids the 10000x"Init table command not found:" error messages for those bios commands.These commands are buggy,so this is why they're disabled. Enabling them will only cause more issues, unless you volunteer to fix them, that is :) Stephane