| plan 9 kernel history: overview | file list | diff list |
2001/0704/pc/vgamach64xx.c (diff list | history)
| 2001/0527/sys/src/9/pc/vgamach64xx.c:126,132 – 2001/0704/sys/src/9/pc/vgamach64xx.c:126,132 (short | long | prev | next) | ||
| 1998/0507 | scr->isupamem = 1; | |
| 2000/0613 | scr->mmio = KADDR(aperture+osize-0x400); | |
| 1999/1005 |
| |
| 2001/0704 | if(oaperture && oaperture != aperture) | |
| 1999/1005 | print("warning (BUG): redefinition of aperture does not change mach64mmio segment\n"); memset(&seg, 0, sizeof(seg)); seg.attr = SG_PHYSICAL; | |