Skip to content
Commit 0bd43b5b authored by Markus Bollinger's avatar Markus Bollinger Committed by Jaroslav Kysela
Browse files

[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: default avatarTakashi Iwai <tiwai@suse.de>
parent ce7415f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment