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

1998/0910/pc/devata.c (diff list | history)

1998/0831/sys/src/9/pc/devata.c:556,5621998/0910/sys/src/9/pc/devata.c:556,562 (short | long | prev | next)
Change VectorPIC+isa.irq to isa.irq.
rsc Fri Mar 4 12:44:25 2005
1997/0815    
				resetok = 1; 
1995/1206    
		} 
1997/0815    
 
		if(atactlrprobe(ctlrno, VectorPIC+isa.irq, resetok)) 
1998/0910    
		if(atactlrprobe(ctlrno, isa.irq, resetok)) 
1997/0815    
			continue; 
 
		if(spindown == 0 || atadrive[driveno] == 0) 


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