a case statement added to let the cyber driver to recognize TGUI 9320's(need to turn off linear to get it to work though) Samsung SyncMaster 753DF monitor sync definition -npe Reference: /n/sources/patch/applied/mondef.cyberhack Date: Mon Apr 5 23:34:32 CES 2004 --- /lib/vgadb Mon Apr 5 23:34:33 2004 +++ /lib/vgadb Mon Apr 5 23:34:33 2004 @@ -919,6 +919,12 @@ vrs=771 vre=777 vt=806 hsync=- vsync=- +sm753DF = 1024x768 + defaultclock=94.5 + shb=1072 ehb=1168 ht=1376 + shs=1072 + vrs=769 vre=772 vt=808 + hsync=+ vsync=+ # # Sony CPD-1304 # Horizontal timing: --- /sys/src/cmd/aux/vga/cyber938x.c Mon Apr 5 23:34:32 2004 +++ /sys/src/cmd/aux/vga/cyber938x.c Mon Apr 5 23:34:32 2004 @@ -207,7 +207,9 @@ vga->graphics[0x30] &= ~0x81; } /*FALLTHROUGH*/ + case 0x3: /* Cyber9320 */ case 0x33: /* Cyber9385 */ + case 0x34: /* Cyber9385 */ case 0x35: /* Cyber9385 */ case 0x3A: /* Cyber9385 */ vga->graphics[0x0F] |= 0x07;