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

2000/0405/pc/io.h (diff list | history)

1999/1007/sys/src/9/pc/io.h:44,502000/0405/sys/src/9/pc/io.h:44,50 (short | long | prev | next)
Whitespace edit.
rsc Fri Mar 4 12:44:25 2005
1998/0910    
typedef struct Vctl { 
	Vctl*	next;			/* handlers on this vector */ 
 
1999/0819    
	char	name[NAMELEN];	/* of driver */ 
2000/0405    
	char	name[NAMELEN];		/* of driver */ 
1998/0910    
	int	isintr;			/* interrupt or fault/trap */ 
	int	irq; 
	int	tbdf; 


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