sound: Remove documentation for OSS CS4232 driver

Previous thread: sound/oss: fix sparse warning: symbol shadows an earlier one by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:17 pm. (1 message)

Next thread: sound: oxygen: handle AK5385 ADC on Claro halo cards by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:18 pm. (1 message)
From: Linux Kernel Mailing List
Date: Thursday, March 26, 2009 - 12:17 pm

Gitweb:     http://git.kernel.org/linus/eca985d28e1a8092ba2686ec5485fd688df5cfb3
Commit:     eca985d28e1a8092ba2686ec5485fd688df5cfb3
Parent:     4dd3a29f295799295eac819bbf540690fbe30c16
Author:     Krzysztof Helt <krzysztof.h1@wp.pl>
AuthorDate: Wed Feb 18 19:07:18 2009 +0100
Committer:  Takashi Iwai <tiwai@suse.de>
CommitDate: Thu Feb 19 10:41:33 2009 +0100

    sound: Remove documentation for OSS CS4232 driver
    
    There is no OSS cs4232 driver in the kernel
    any more and this documentation does not
    contain any info useful for ALSA driver.
    
    Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
 Documentation/sound/oss/CS4232 |   23 -----------------------
 1 files changed, 0 insertions(+), 23 deletions(-)

diff --git a/Documentation/sound/oss/CS4232 b/Documentation/sound/oss/CS4232
deleted file mode 100644
index 7d6af7a..0000000
--- a/Documentation/sound/oss/CS4232
+++ /dev/null
@@ -1,23 +0,0 @@
-To configure the Crystal CS423x sound chip and activate its DSP functions,
-modules may be loaded in this order:
-  
-	modprobe sound
-	insmod ad1848
-	insmod uart401
-	insmod cs4232 io=* irq=* dma=* dma2=*
-  
-This is the meaning of the parameters:
-  
-	io--I/O address of the Windows Sound System (normally 0x534)
-	irq--IRQ of this device
-	dma and dma2--DMA channels (DMA2 may be 0)
-  
-On some cards, the board attempts to do non-PnP setup, and fails.  If you
-have problems, use Linux' PnP facilities. 
-  
-To get MIDI facilities add
-  
-	insmod opl3 io=*
-  
-where "io" is the I/O address of the OPL3 synthesizer. This will be shown
-in /proc/sys/pnp and is normally 0x388.
--

Previous thread: sound/oss: fix sparse warning: symbol shadows an earlier one by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:17 pm. (1 message)

Next thread: sound: oxygen: handle AK5385 ADC on Claro halo cards by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:18 pm. (1 message)