patch-2.1.88 linux/drivers/sound/gus_card.c
Next file: linux/drivers/sound/gus_midi.c
Previous file: linux/drivers/sound/dmabuf.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Feb 19 14:46:14 1998
- Orig file:
v2.1.87/linux/drivers/sound/gus_card.c
- Orig date:
Fri Jan 23 18:10:32 1998
diff -u --recursive --new-file v2.1.87/linux/drivers/sound/gus_card.c linux/drivers/sound/gus_card.c
@@ -16,7 +16,7 @@
#include "sound_config.h"
#include "soundmodule.h"
-#if defined(CONFIG_GUSHW) || defined(MODULE)
+#if defined(CONFIG_GUS) || defined(MODULE)
#include "gus_hw.h"
@@ -167,7 +167,7 @@
void attach_gus_db16(struct address_info *hw_config)
{
-#if defined(CONFIG_GUSHW) || defined(MODULE)
+#if defined(CONFIG_GUS) || defined(MODULE)
gus_pcm_volume = 100;
gus_wave_volume = 90;
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov