patch-2.1.28 linux/drivers/sound/pas2_midi.c

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

diff -u --recursive --new-file v2.1.27/linux/drivers/sound/pas2_midi.c linux/drivers/sound/pas2_midi.c
@@ -4,7 +4,7 @@
  * The low level driver for the PAS Midi Interface.
  */
 /*
- * Copyright (C) by Hannu Savolainen 1993-1996
+ * Copyright (C) by Hannu Savolainen 1993-1997
  *
  * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
  * Version 2 (June 1991). See the "COPYING" file distributed with this software
@@ -39,7 +39,7 @@
 
   if (midi_busy)
     {
-      printk ("PAS2: Midi busy\n");
+      printk ("PAS16: Midi busy\n");
       return -EBUSY;
     }
 

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