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

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

1991/0904/sys/src/9/pc/io.h:3,91991/0905/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/0710    
	Faultvec=	14,		/* page fault */ 
1991/0905    
 
1991/0904    
	Int0vec=	24,		/* first 8259 */ 
1991/0731    
	 Clockvec=	Int0vec+0,	/*  clock interrupts */ 
	 Kbdvec=	Int0vec+1,	/*  keyboard interrupts */ 


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