patch-1.3.38 linux/drivers/sound/sound_config.h
Next file: linux/drivers/sound/sound_pnp.c
Previous file: linux/drivers/sound/sequencer.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Nov 7 10:14:17 1995
- Orig file:
v1.3.37/linux/drivers/sound/sound_config.h
- Orig date:
Mon Oct 23 18:02:16 1995
diff -u --recursive --new-file v1.3.37/linux/drivers/sound/sound_config.h linux/drivers/sound/sound_config.h
@@ -138,7 +138,8 @@
struct fileinfo {
int mode; /* Open mode */
- struct file *filp; /* Reference to file-flags. OS-dependent. */
+ int flags;
+ int dummy; /* Reference to file-flags. OS-dependent. */
};
struct address_info {
@@ -151,6 +152,7 @@
int driver_use_1; /* Driver defined field 1 */
int driver_use_2; /* Driver defined field 2 */
sound_os_info *osp; /* OS spesific info */
+ int card_subtype; /* Driver spesific. Usually 0 */
};
#define SYNTH_MAX_VOICES 32
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