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

1999/0301/pc/i8259.c (diff list | history)

1999/0301/sys/src/9/pc/i8259.c:34,391999/0714/sys/src/9/pc/i8259.c:34,41 (short | long | prev | next)
Use ioalloc.
rsc Fri Mar 4 12:44:25 2005
1997/0327    
{ 
1998/1022    
	int x; 
1997/0327    
 
1999/0714    
	ioalloc(Int0ctl, 2, 0, "i8259.0"); 
	ioalloc(Int1ctl, 2, 0, "i8259.1"); 
1998/0910    
	ilock(&i8259lock); 
1997/0327    
 
	/* 


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