patch-1.3.69 linux/drivers/sound/mad16.c

Next file: linux/drivers/sound/maui.c
Previous file: linux/drivers/sound/hex2hex.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.68/linux/drivers/sound/mad16.c linux/drivers/sound/mad16.c
@@ -428,12 +428,6 @@
 	{
 	  dma2_bit = 0x04;	/* Enable capture DMA */
 
-	  /* Change SB DMA so that it doesn't conflict with codec's DMAs */
-
-	  if (dma == 3)
-	    mad_write (MC3_PORT, (mad_read (MC3_PORT) & ~0x30) | 0x00);		/*DMA1 */
-	  else
-	    mad_write (MC3_PORT, (mad_read (MC3_PORT) & ~0x30) | 0x20);		/*DMA3 */
 	}
       else
 	{

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this