ChangeSet 1.2181.25.6, 2005/03/22 08:57:43+01:00, [EMAIL PROTECTED]

        [ALSA] emu10k1 - copyright additions/fixes
        
        EMU10K1/EMU10K2 driver
        The next two patches add my copyright for adding the multichannel PCM
        support to emupcm.c and emumixer.c.
        
        The final patch adds Clemens Ladisch to the copyright on timer.c, rather
        than just saying 'Copied from similar code by CL'.  This has been
        bugging me for a while, since I just copied and pasted from the ymfpci
        driver & changed the registers.
        
        Signed-off-by: Lee Revell <[EMAIL PROTECTED]>
        Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>



 emumixer.c |    1 +
 emupcm.c   |    1 +
 timer.c    |    4 +---
 3 files changed, 3 insertions(+), 3 deletions(-)


diff -Nru a/sound/pci/emu10k1/emumixer.c b/sound/pci/emu10k1/emumixer.c
--- a/sound/pci/emu10k1/emumixer.c      2005-03-30 16:10:14 -08:00
+++ b/sound/pci/emu10k1/emumixer.c      2005-03-30 16:10:14 -08:00
@@ -3,6 +3,7 @@
  *                   Takashi Iwai <[EMAIL PROTECTED]>
  *                   Creative Labs, Inc.
  *  Routines for control of EMU10K1 chips / mixer routines
+ *  Multichannel PCM support Copyright (c) Lee Revell <[EMAIL PROTECTED]>
  *
  *  BUGS:
  *    --
diff -Nru a/sound/pci/emu10k1/emupcm.c b/sound/pci/emu10k1/emupcm.c
--- a/sound/pci/emu10k1/emupcm.c        2005-03-30 16:10:14 -08:00
+++ b/sound/pci/emu10k1/emupcm.c        2005-03-30 16:10:14 -08:00
@@ -2,6 +2,7 @@
  *  Copyright (c) by Jaroslav Kysela <[EMAIL PROTECTED]>
  *                   Creative Labs, Inc.
  *  Routines for control of EMU10K1 chips / PCM routines
+ *  Multichannel PCM support Copyright (c) Lee Revell <[EMAIL PROTECTED]>
  *
  *  BUGS:
  *    --
diff -Nru a/sound/pci/emu10k1/timer.c b/sound/pci/emu10k1/timer.c
--- a/sound/pci/emu10k1/timer.c 2005-03-30 16:10:14 -08:00
+++ b/sound/pci/emu10k1/timer.c 2005-03-30 16:10:14 -08:00
@@ -1,10 +1,8 @@
 /*
  *  Copyright (c) by Lee Revell <[EMAIL PROTECTED]>
- *  
+ *                   Clemens Ladisch <[EMAIL PROTECTED]>
  *  Routines for control of EMU10K1 chips
  *
- *  Copied from similar code by Clemens Ladisch in the ymfpci driver
- * 
  *  BUGS:
  *    --
  *
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to