patch-1.3.14 linux/drivers/sound/pas2_card.c
Next file: linux/drivers/sound/sb_dsp.c
Previous file: linux/drivers/sound/os.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Jul 31 10:20:02 1995
- Orig file:
v1.3.13/linux/drivers/sound/pas2_card.c
- Orig date:
Thu Jul 13 16:20:21 1995
diff -u --recursive --new-file v1.3.13/linux/drivers/sound/pas2_card.c linux/drivers/sound/pas2_card.c
@@ -252,11 +252,14 @@
* rate * of
* 17.897 kHz
*/
-
+#if 1
+ pas_write (8, PRESCALE_DIVIDER);
+#else
if (pas_model == PAS_16 || pas_model == PAS_16D)
pas_write (8, PRESCALE_DIVIDER);
else
pas_write (0, PRESCALE_DIVIDER);
+#endif
mix_write (P_M_MV508_ADDRESS | 5, PARALLEL_MIXER);
mix_write (5, PARALLEL_MIXER);
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