Commit 3c4ac3aa authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] dmasound paths

Dmasound was moved to sound/oss/ a while ago
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d898f83d
#ifndef _dmasound_h_ #ifndef _dmasound_h_
/* /*
* linux/drivers/sound/dmasound/dmasound.h * linux/sound/oss/dmasound/dmasound.h
* *
* *
* Minor numbers for the sound driver. * Minor numbers for the sound driver.
......
/* /*
* linux/drivers/sound/dmasound/dmasound_atari.c * linux/sound/oss/dmasound/dmasound_atari.c
* *
* Atari TT and Falcon DMA Sound Driver * Atari TT and Falcon DMA Sound Driver
* *
* See linux/drivers/sound/dmasound/dmasound_core.c for copyright and credits * See linux/sound/oss/dmasound/dmasound_core.c for copyright and credits
* prior to 28/01/2001 * prior to 28/01/2001
* *
* 28/01/2001 [0.1] Iain Sandoe * 28/01/2001 [0.1] Iain Sandoe
......
/* /*
* linux/drivers/sound/dmasound/dmasound_awacs.c * linux/sound/oss/dmasound/dmasound_awacs.c
* *
* PowerMac `AWACS' and `Burgundy' DMA Sound Driver * PowerMac `AWACS' and `Burgundy' DMA Sound Driver
* with some limited support for DACA & Tumbler * with some limited support for DACA & Tumbler
* *
* See linux/drivers/sound/dmasound/dmasound_core.c for copyright and * See linux/sound/oss/dmasound/dmasound_core.c for copyright and
* history prior to 2001/01/26. * history prior to 2001/01/26.
* *
* 26/01/2001 ed 0.1 Iain Sandoe * 26/01/2001 ed 0.1 Iain Sandoe
......
/* /*
* linux/drivers/sound/dmasound/dmasound_core.c * linux/sound/oss/dmasound/dmasound_core.c
* *
* *
* OSS/Free compatible Atari TT/Falcon and Amiga DMA sound driver for * OSS/Free compatible Atari TT/Falcon and Amiga DMA sound driver for
......
/* /*
* linux/drivers/sound/dmasound/dmasound_paula.c * linux/sound/oss/dmasound/dmasound_paula.c
* *
* Amiga `Paula' DMA Sound Driver * Amiga `Paula' DMA Sound Driver
* *
* See linux/drivers/sound/dmasound/dmasound_core.c for copyright and credits * See linux/sound/oss/dmasound/dmasound_core.c for copyright and credits
* prior to 28/01/2001 * prior to 28/01/2001
* *
* 28/01/2001 [0.1] Iain Sandoe * 28/01/2001 [0.1] Iain Sandoe
......
/* /*
* linux/drivers/sound/dmasound/dmasound_q40.c * linux/sound/oss/dmasound/dmasound_q40.c
* *
* Q40 DMA Sound Driver * Q40 DMA Sound Driver
* *
* See linux/drivers/sound/dmasound/dmasound_core.c for copyright and credits * See linux/sound/oss/dmasound/dmasound_core.c for copyright and credits
* prior to 28/01/2001 * prior to 28/01/2001
* *
* 28/01/2001 [0.1] Iain Sandoe * 28/01/2001 [0.1] Iain Sandoe
......
/* /*
* linux/drivers/sound/dmasound/trans_16.c * linux/sound/oss/dmasound/trans_16.c
* *
* 16 bit translation routines. Only used by Power mac at present. * 16 bit translation routines. Only used by Power mac at present.
* *
* See linux/drivers/sound/dmasound/dmasound_core.c for copyright and * See linux/sound/oss/dmasound/dmasound_core.c for copyright and
* history prior to 08/02/2001. * history prior to 08/02/2001.
* *
* 08/02/2001 Iain Sandoe * 08/02/2001 Iain Sandoe
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment