merge
This commit is contained in:
commit
a41606b48b
1 changed files with 2 additions and 0 deletions
|
@ -621,8 +621,10 @@ vbesnarf(Vbe *vbe, Vga *vga)
|
|||
dspact = u.cx;
|
||||
|
||||
}
|
||||
/* breaks modeset on 10de/0392 "G73 [GeForce 7600 GS]" -- cinap
|
||||
else if(memcmp(oem, "NVIDIA", 6) == 0)
|
||||
setscale = nvidiascale;
|
||||
*/
|
||||
|
||||
vga->edid[0] = vbeddcedid(vbe);
|
||||
|
||||
|
|
Loading…
Reference in a new issue