1
0
Fork 0
alistair23-linux/sound/pci/pcxhr
Markus Bollinger 0bd43b5bc9 [ALSA] pcxhr - Fix the crash with REV01 board
On a new board revision for pcxhr boards, the
PCXHR_CHIPSC_GPI_USERI bit is no more supported.
The cards concerned have a REV01 in their PCI ID.

As the current driver tests this bit and does not load the
first Xilinx binary when it's 1, the card will crash on Xilinx
access over PCI. (the PCI will freeze ....)

The fix (fix to version 1.0.11rc4) works for both REV00 and
REV01 cards.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-31 17:59:01 +02:00
..
Makefile [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr.c [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 2006-03-28 09:16:07 -08:00
pcxhr.h [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
pcxhr_core.c [ALSA] pcxhr - Fix the crash with REV01 board 2006-03-31 17:59:01 +02:00
pcxhr_core.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_hwdep.c [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_hwdep.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_mixer.c [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
pcxhr_mixer.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00