Skip to content

Commit

Permalink
[PATCH] re-add the OSS SOUND_CS4232 option
Browse files Browse the repository at this point in the history
A regression in the ALSA driver compared to the OSS driver was reported as
ALSA bug #1520, so let's keep the OSS driver for now.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Apr 28, 2006
1 parent d698f1c commit 1d3d1d3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions sound/oss/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,20 @@ config SOUND_ACI_MIXER

This driver is also available as a module and will be called aci.

config SOUND_CS4232
tristate "Crystal CS4232 based (PnP) cards"
depends on SOUND_OSS
help
Say Y here if you have a card based on the Crystal CS4232 chip set,
which uses its own Plug and Play protocol.

If you compile the driver into the kernel, you have to add
"cs4232=<io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>" to the kernel
command line.

See <file:Documentation/sound/oss/CS4232> for more information on
configuring this card.

config SOUND_VMIDI
tristate "Loopback MIDI device support"
depends on SOUND_OSS
Expand Down

0 comments on commit 1d3d1d3

Please sign in to comment.