> does exactly what you've mentioned: 'scr = &vgascreen[0];' but the problem > is -- scr never gets written to, which means there's not way vgascreen > could > be initialized.
grep 'scr->[a-z]+ =' /sys/src/9/pc/*.c screen.c, devvga.c, also various vga*.c. russ
