patch-2.4.9 linux/drivers/sound/ymfpci.h
Next file: linux/drivers/telephony/ixj.c
Previous file: linux/drivers/sound/ymfpci.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Aug 12 10:51:42 2001
- Orig file:
v2.4.8/linux/drivers/sound/ymfpci.h
- Orig date:
Wed Jul 25 17:10:23 2001
diff -u --recursive --new-file v2.4.8/linux/drivers/sound/ymfpci.h linux/drivers/sound/ymfpci.h
@@ -260,8 +260,8 @@
int suspended;
u32 active_bank;
- struct ymf_voice voices[64];
- struct ymf_capture capture[5];
+ struct ymf_voice voices[YDSXG_PLAYBACK_VOICES];
+ struct ymf_capture capture[YDSXG_CAPTURE_VOICES];
struct ac97_codec *ac97_codec[NR_AC97];
u16 ac97_features;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)