Hello everyone,

The code is at /core/subdev/bios/init.c.
When the executable is 0,these functions that parse the VBIOS init table seems 
to do nothing except the parsing. And in my opinion,init_exec_force does 
nothing,too!

Then I tried to test it on my computer,when the VBIOS parser tries to change a 
MMIO register or call a function of struct nouveau_devinit (such as 
devinit->pll_set,etc.),it will print a message into the kernel log. However,I 
cannot see any message about this in the kernel log!

Finally,I decided to just return when executable is zero. Then I found out the 
driver also works perfectly.

So I asked the question here,thanks for your help.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to