Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/au88x0
Raymond Yau d9ab344336 ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu
Fix playback/capture channels patch to change supported playback
channels of au8830 to 1,2,4 and capture channels to 1,2.
This prevent oops when oss emulation use SNDCTL_DSP_CHANNELS to
set 3 Channels

Signed-off-by: Raymond Yau <superquad.vortex2@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-01-17 11:04:01 +01:00
..
au88x0.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
au88x0.h
au88x0_a3d.c
au88x0_a3d.h
au88x0_a3ddata.c
au88x0_core.c ALSA: au88x0: fix wrong period_elapsed() call 2009-05-29 08:15:59 +02:00
au88x0_eq.c
au88x0_eq.h
au88x0_eqdata.c
au88x0_game.c
au88x0_mixer.c sound: fixed typos 2010-10-17 10:08:27 +02:00
au88x0_mpu401.c
au88x0_pcm.c ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu 2011-01-17 11:04:01 +01:00
au88x0_synth.c
au88x0_wt.h
au88x0_xtalk.c
au88x0_xtalk.h
au8810.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
au8810.h
au8820.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
au8820.h
au8830.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
au8830.h
Makefile