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

1999/0507/alphapc/audio.h (diff list | history)

1999/0504/sys/src/9/alphapc/audio.h:2,81999/0507/sys/src/9/alphapc/audio.h:2,8 (short | long | prev | next)
Change DMA interrupt.
rsc Fri Mar 4 12:44:25 2005
1999/0504    
{ 
	Bufsize		= 16*1024,	/* 92 ms each */ 
	Nbuf		= 16,		/* 1.5 seconds total */ 
	Dma		= 1, 
1999/0507    
	Dma		= 5, 
1999/0504    
	IrqAUDIO	= 5, 
	SBswab		= 0, 
}; 


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