Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] nvme-pci: add quirks for Lexar NM790
@ 2024-05-22 15:56 Jason Nader
  2024-05-22 15:56 ` [PATCH 1/1] " Jason Nader
  2024-05-22 17:42 ` [PATCH 0/1] " Keith Busch
  0 siblings, 2 replies; 4+ messages in thread
From: Jason Nader @ 2024-05-22 15:56 UTC (permalink / raw)
  To: kbusch, axboe, hch, sagi; +Cc: linux-nvme, Jason Nader

Hi,

This adds Lexar NM790 to the quirks list.
Other drives in the model line-up already exist in the list.

Kernel logs before:

nvme nvme1: pci function 0000:03:00.0
nvme nvme1: missing or invalid SUBNQN field.
nvme nvme1: allocated 32 MiB host memory buffer.
nvme nvme1: 8/0/0 default/read/poll queues
block nvme1n1: No UUID available providing old NGUID

Kernel logs after:

nvme nvme1: pci function 0000:03:00.0
nvme nvme1: allocated 32 MiB host memory buffer.
nvme nvme1: 8/0/0 default/read/poll queues
nvme nvme1: Ignoring bogus Namespace Identifiers

Other info:

>sudo nvme ns-descs /dev/nvme1n1    
NVME Namespace Identification Descriptors NS 1:
eui64   : 6479a74b40200c00
nguid   : 00000000000000000000000000000000

Jason Nader (1):
  nvme-pci: add quirks for Lexar NM790

 drivers/nvme/host/pci.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.45.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-23  9:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 15:56 [PATCH 0/1] nvme-pci: add quirks for Lexar NM790 Jason Nader
2024-05-22 15:56 ` [PATCH 1/1] " Jason Nader
2024-05-22 17:42 ` [PATCH 0/1] " Keith Busch
2024-05-23  9:52   ` Jason Nader

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox