patch-2.2.1 linux/drivers/sound/sb_card.c
Next file: linux/fs/nfsd/vfs.c
Previous file: linux/drivers/sound/gus_wave.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Jan 28 10:58:47 1999
- Orig file:
v2.2.0/linux/drivers/sound/sb_card.c
- Orig date:
Mon Jan 25 17:44:34 1999
diff -u --recursive --new-file v2.2.0/linux/drivers/sound/sb_card.c linux/drivers/sound/sb_card.c
@@ -113,6 +113,7 @@
}
int sb_be_quiet=0;
+int esstype = 0; /* ESS chip type */
#ifdef MODULE
@@ -136,7 +137,6 @@
int pas2 = 0; /* Set pas2=1 to load this as support for pas2 */
int sm_games = 0; /* Mixer - see sb_mixer.c */
int acer = 0; /* Do acer notebook init */
-int esstype = 0; /* ESS chip type */
MODULE_PARM(io, "i");
MODULE_PARM(irq, "i");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)