patch-1.3.70 linux/drivers/sound/dev_table.h
Next file: linux/drivers/sound/gus_card.c
Previous file: linux/drivers/sound/ad1848.c
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Thu Feb 29 08:35:24 1996
 -  Orig file: 
v1.3.69/linux/drivers/sound/dev_table.h
 -  Orig date: 
Wed Feb 28 11:50:07 1996
 
diff -u --recursive --new-file v1.3.69/linux/drivers/sound/dev_table.h linux/drivers/sound/dev_table.h
@@ -411,9 +411,10 @@
 #endif
 
 #ifdef CONFIG_MSS
-#	ifndef PSEUDO_MSS
+	/* always define full MSS even for DEC Alphas, just in case... */
 		{SNDCARD_MSS, {MSS_BASE, MSS_IRQ, MSS_DMA, -1}, SND_DEFAULT_ENABLE},
-#	else
+#	ifdef __alpha__
+	/* MSS without IRQ/DMA config registers (for DEC Alphas) */
 		{SNDCARD_PSEUDO_MSS, {MSS_BASE, MSS_IRQ, MSS_DMA, -1}, SND_DEFAULT_ENABLE},
 #	endif
 #	ifdef MSS2_BASE
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