now erazor stays working if script is executed. Now working coldstart yet though.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8726 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
07f104fb34
commit
ce35f051d5
@ -320,7 +320,8 @@ static status_t exec_type1_script(uint8* rom, uint16 adress, int16* size)
|
||||
NV_REG32(reg) = data;
|
||||
NV_REG32(reg) = data2;
|
||||
NV_REG32(0x00001800 + NVCFG_AGPCMD) = safe32;
|
||||
NV_REG32(0x00001800 + NVCFG_ROMSHADOW) &= 0xfffffffe;
|
||||
//don't touch!
|
||||
//NV_REG32(0x00001800 + NVCFG_ROMSHADOW) &= 0xfffffffe;
|
||||
}
|
||||
break;
|
||||
case 0x66: /* new on NV11 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user