Messages in this thread Patch in this message |  | | Date | Mon, 3 Dec 2001 11:28:30 +0100 (CET) | From | Adrian Bunk <> | Subject | [patch] s|sound/lowlevel/aedsp16.c|sound/aedsp16.c| |
| |
Hi Riccardo,
the patch below (against 2.4.17-pre2) corrects three files that referred to the old location of aedsp16.c
--- drivers/sound/aedsp16.c.old Mon Dec 3 11:22:05 2001 +++ drivers/sound/aedsp16.c Mon Dec 3 11:22:20 2001 @@ -1,5 +1,5 @@ /* - drivers/sound/lowlevel/aedsp16.c + drivers/sound/aedsp16.c
Audio Excel DSP 16 software configuration routines Copyright (C) 1995,1996,1997,1998 Riccardo Facchetti (fizban@tin.it) --- Documentation/sound/AudioExcelDSP16.old Mon Dec 3 11:19:41 2001 +++ Documentation/sound/AudioExcelDSP16 Mon Dec 3 11:19:56 2001 @@ -2,7 +2,7 @@ ------
Informations about Audio Excel DSP 16 driver can be found in the source -file lowlevel/aedsp16.c +file aedsp16.c Please, read the head of the source before using it. It contain useful informations.
--- Documentation/Configure.help.old Mon Dec 3 11:10:53 2001 +++ Documentation/Configure.help Mon Dec 3 11:18:01 2001 @@ -18367,7 +18367,7 @@ questions.
Read the <file:Documentation/sound/README.OSS> file and the head of - <file:drivers/sound/lowlevel/aedsp16.c> as well as + <file:drivers/sound/aedsp16.c> as well as <file:Documentation/sound/AudioExcelDSP16> to get more information about this driver and its configuration.
cu Adrian
--
Get my GPG key: finger bunk@debian.org | gpg --import Fingerprint: B29C E71E FE19 6755 5C8A 84D4 99FC EA98 4F12 B400
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |