patch-2.0.3 linux/drivers/sound/sb_mixer.c

Next file: linux/drivers/sound/sequencer.c
Previous file: linux/drivers/sound/sb_midi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.2/linux/drivers/sound/sb_mixer.c linux/drivers/sound/sb_mixer.c
@@ -2,7 +2,7 @@
 /*
  * sound/sb_mixer.c
  *
- * The low level mixer driver for the SoundBlaster compatible cards.
+ * The low level mixer driver for the Sound Blaster compatible cards.
  */
 /*
  * Copyright (C) by Hannu Savolainen 1993-1996
@@ -352,7 +352,7 @@
 static struct mixer_operations sb_mixer_operations =
 {
   "SB",
-  "SoundBlaster",
+  "Sound Blaster",
   sb_mixer_ioctl
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov