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

2000/0625/alphapc/sdscsi.c (diff list | history)

2000/0618/sys/src/9/alphapc/sdscsi.c:223,2292000/0625/sys/src/9/alphapc/sdscsi.c:223,229 (short | long | prev | next)
2000/0618    
			 * Since we don't read audio via this interface 
			 * it's okay to always fudge this. 
			 */ 
			if((unit->inquiry[0] & 0x1F) == 0x05 && unit->secsize == 2352) 
2000/0625    
			if(unit->secsize == 2352) 
2000/0618    
				unit->secsize = 2048; 
2000/0515    
			ok = 1; 
			break; 


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