patch-2.2.17 linux/drivers/sound/esssolo1.c
Next file: linux/drivers/sound/i810_audio.c
Previous file: linux/drivers/sound/es1371.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Sep  4 18:39:21 2000
-  Orig file: 
v2.2.16/drivers/sound/esssolo1.c
-  Orig date: 
Mon Sep  4 18:37:37 2000
diff -u --recursive --new-file v2.2.16/drivers/sound/esssolo1.c linux/drivers/sound/esssolo1.c
@@ -2169,7 +2169,7 @@
 	{ SOUND_MIXER_WRITE_LINE2, 0x4040 },
 	{ SOUND_MIXER_WRITE_RECLEV, 0x4040 },
 	{ SOUND_MIXER_WRITE_SPEAKER, 0x4040 },
-	{ SOUND_MIXER_WRITE_MIC, 0x4040 }
+	{ SOUND_MIXER_WRITE_MIC, 0x0000 }
 };
 
 /*static*/ int __init init_solo1(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)