plan 9 kernel history: overview | file list | diff list

1994/0508/carrera/main.c (diff list | history)

1994/0508/sys/src/9/carrera/main.c:204,2101994/0516/sys/src/9/carrera/main.c:204,210 (short | long | prev | next)
1993/0907    
	puttlbx(2, Intctlvirt, intphys, isamphys, PGSZ1M); 
 
1993/1208    
	/* Enable all device interrupts */ 
1994/0330    
	IO(ushort, Intenareg) = 0xfff7; 
1994/0516    
	IO(ushort, Intenareg) = 0xffff; 
1993/0908    
 
1993/1218    
	/* Map the rom back into Promvirt to allow NMI handling */ 
	promphys = IOPTE|PPN(Promphys); 


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