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

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

1998/0819/sys/src/9/pc/pcmciamodem.c:49,541998/0910/sys/src/9/pc/pcmciamodem.c:49,55 (short | long | prev | next)
Appease compiler so-called used and not set.
rsc Fri Mar 4 12:44:25 2005
1998/0221    
		if(isa.port == 0) 
			isa.port = 0x2F8; 
 
1998/0910    
		slot = -1; 
1998/0811    
		for(j = 0; modems[j]; j++){ 
1998/0819    
			slot = pcmspecial(modems[j], &isa); 
1998/0811    
			if(slot >= 0) 


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