kernel-ark/sound
John W. Linville 47530cf44c [ALSA] nm256: reset workaround for Latitude CSx
Modules: NM256 driver

The current snd-nm256 driver can cause Dell Latitude CSx laptops to
lock-up during module (un)load.  I have isolated this to the writes to
the control port register at offset 0x6cc which were not already
protected by the existing reset_workaround.

I tried grouping these writes with the existing reset_workaround
clause, but that caused the driver to have (un)load problems on the
Dell Latitude LS laptops.  So, I have implemented a reset_workaround_2
clause (please feel free to suggest a better name!) to cover this
situation and added a quirk entry for the CSx laptops.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-11-04 13:19:10 +01:00
..
arm
core [ALSA] seq-timer: restrict timer frequencies 2005-11-04 13:19:07 +01:00
drivers
i2c
isa
mips [ALSA] Remove obsolete chip_t 2005-11-04 13:18:51 +01:00
oss
parisc
pci [ALSA] nm256: reset workaround for Latitude CSx 2005-11-04 13:19:10 +01:00
pcmcia
ppc [ALSA] Remove obsolete chip_t 2005-11-04 13:18:51 +01:00
sparc [ALSA] Remove obsolete chip_t 2005-11-04 13:18:51 +01:00
synth
usb [ALSA] usb-audio: don't call usb_reset_configuration() when probing 2005-11-04 13:18:58 +01:00
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c