|
From: Dave A. <ai...@us...> - 2003-06-10 02:06:31
|
Update of /cvsroot/linux-vax/kernel-2.4/Documentation/sound In directory sc8-pr-cvs1:/tmp/cvs-serv23180/Documentation/sound Modified Files: AD1816 AudioExcelDSP16 NEWS Log Message: DA: sync to Marcelo 2.4.18 + remove init_mmap (no longer needed) Index: AD1816 =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.4/Documentation/sound/AD1816,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- AD1816 14 Jan 2001 20:04:50 -0000 1.1.1.1 +++ AD1816 10 Jun 2003 01:45:47 -0000 1.2 @@ -80,5 +80,5 @@ te...@rb... Thorsten Knabe <te...@rb...> -Christoph Hellwig <hc...@ca...> +Christoph Hellwig <hc...@in...> Last modified: 2000/09/20 Index: AudioExcelDSP16 =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.4/Documentation/sound/AudioExcelDSP16,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- AudioExcelDSP16 14 Jan 2001 20:04:49 -0000 1.1.1.1 +++ AudioExcelDSP16 10 Jun 2003 01:45:47 -0000 1.2 @@ -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. Index: NEWS =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.4/Documentation/sound/NEWS,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- NEWS 14 Jan 2001 20:05:14 -0000 1.1.1.1 +++ NEWS 10 Jun 2003 01:45:47 -0000 1.2 @@ -1,6 +1,6 @@ Linux 2.4 Sound Changes 2000-September-25 -Christoph Hellwig, <hc...@ca...> +Christoph Hellwig, <hc...@in...> @@ -9,9 +9,6 @@ The Linux 2.4 Kernel does have reliable in-kernel isapnp support. Some drivers (sb.o, ad1816.o awe_wave.o) do now support automatically detecting and configuring isapnp devices. -If you have a not yet supported isapnp soundcard, mail me the content -of '/proc/isapnp' on your system and some information about your card -and its driver(s) so I can try to get isapnp working for it. |