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:
Rudolf Cornelissen 2004-08-30 13:05:25 +00:00
parent 07f104fb34
commit ce35f051d5

View File

@ -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 */