OSDN Git Service

Added QUIRKs for ADATA XPG SX8200 Pro 512GB
authorGabriel Craciunescu <nix.or.die@gmail.com>
Mon, 23 Sep 2019 18:22:56 +0000 (20:22 +0200)
committerSagi Grimberg <sagi@grimberg.me>
Wed, 25 Sep 2019 19:53:14 +0000 (12:53 -0700)
commitf03e42c6af60f778a6d1ccfb857db9b2ec835279
tree94ee21e6f8508e4ba7745725e3925afe34543f9a
parentff13c1b87c97275b82b2af99044b4abf6861b28f
Added QUIRKs for ADATA XPG SX8200 Pro 512GB

Booting with default_ps_max_latency_us >6000 makes the device fail.
Also SUBNQN is NULL and gives a warning on each boot/resume.
 $ nvme id-ctrl /dev/nvme0 | grep ^subnqn
   subnqn    : (null)

I use this device with an Acer Nitro 5 (AN515-43-R8BF) Laptop.
To be sure is not a Laptop issue only, I tested the device on
my server board  with the same results.
( with 2x,4x link on the board and 4x link on a PCI-E card ).

Signed-off-by: Gabriel Craciunescu <nix.or.die@gmail.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
drivers/nvme/host/pci.c