| plan 9 kernel history: overview | file list | diff list |
1999/0511/alphapc/screen.c (diff list | history)
| 1999/0415/sys/src/9/alphapc/screen.c:70,76 – 1999/0511/sys/src/9/alphapc/screen.c:70,76 (short | long | prev | next) | ||
| 1999/0415 | memset(gscreendata.data, Backgnd, width*BY2WD*y); scr->useflush = 1; | |
| 1999/0511 | scr->aperture = PADDR(arch->pcimem(0xA0000, 1<<16)); | |
| 1999/0415 | scr->apsize = 1<<16; } else | |