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,1322001/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    
	if(oaperture) 
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; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)