| plan 9 kernel history: overview | file list | diff list |
2001/0901/pc/vganvidia.c (diff list | history)
| 2001/0824/sys/src/9/pc/vganvidia.c:271,277 – 2001/0901/sys/src/9/pc/vganvidia.c:271,277 (short | long | prev | next) | ||
| 2001/0824 | ; if(x >= 1000000) | |
| 2001/0901 | iprint("idle stat %lud scrio %.8lux scr %p pc %luX\n", *pgraph, scr->io, scr, getcallerpc(&scr)); | |
| 2001/0824 | } static void | |
| 2001/0824/sys/src/9/pc/vganvidia.c:339,345 – 2001/0901/sys/src/9/pc/vganvidia.c:339,346 | ||
| 2001/0824 | if(blank) { seq1 |= 0x20; | |
| 2001/0901 | // crtc1A |= 0xC0; crtc1A |= 0x80; | |
| 2001/0824 | } vgaxo(Seqx, 1, seq1); | |