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

1991/0906/pc/io.h (diff list | history)

1991/0905/sys/src/9/pc/io.h:3,91991/0906/sys/src/9/pc/io.h:3,11 (short | long | prev | next)
1991/0703    
 */ 
1991/0704    
enum 
{ 
1991/0905    
	Coprocvec=	7,		/* math coprocessor interrupt */ 
1991/0906    
	Mathemuvec=	7,		/* math coprocessor emulation interrupt */ 
	Mathovervec=	9,		/* math coprocessor overrun interrupt */ 
	Matherrorvec=	9,		/* math coprocessor error interrupt */ 
1991/0710    
	Faultvec=	14,		/* page fault */ 
1991/0905    
 
1991/0904    
	Int0vec=	24,		/* first 8259 */ 


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