patch-1.3.38 linux/drivers/sound/sound_pnp.c
Next file: linux/drivers/sound/sound_switch.c
Previous file: linux/drivers/sound/sound_config.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Nov 7 10:14:17 1995
- Orig file:
v1.3.37/linux/drivers/sound/sound_pnp.c
- Orig date:
Fri Oct 13 14:44:44 1995
diff -u --recursive --new-file v1.3.37/linux/drivers/sound/sound_pnp.c linux/drivers/sound/sound_pnp.c
@@ -116,6 +116,7 @@
hw_config.driver_use_1 = 0;
hw_config.driver_use_2 = 0;
hw_config.osp = NULL;
+ hw_config.card_subtype = 0;
if (sndtable_probe (opl3_driver, &hw_config))
sndtable_init_card (opl3_driver, &hw_config);
@@ -133,6 +134,7 @@
hw_config.driver_use_1 = 0;
hw_config.driver_use_2 = 0;
hw_config.osp = NULL;
+ hw_config.card_subtype = 0;
if (sndtable_probe (wss_driver, &hw_config))
sndtable_init_card (wss_driver, &hw_config);
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