USB: xhci: Add broken streams quirk for Frescologic device id 1009
commitcbe6a061de8d27494254a4929ed750962f8feec1
authorHans de Goede <hdegoede@redhat.com>
Wed, 1 Jun 2016 19:01:29 +0000 (1 21:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Jul 2016 16:30:02 +0000 (11 09:30 -0700)
treec83c2b459179b8b6bc9b17a2117eecaeb8367a5d
parent89f707fd51859e23c18de0140b305b529bdcc217
USB: xhci: Add broken streams quirk for Frescologic device id 1009

commit d95815ba6a0f287213118c136e64d8c56daeaeab upstream.

I got one of these cards for testing uas with, it seems that with streams
it dma-s all over the place, corrupting memory. On my first tests it
managed to dma over the BIOS of the motherboard somehow and completely
bricked it.

Tests on another motherboard show that it does work with streams disabled.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c