[Bug 264172] nvme(4): PM9A1 NVMe Samsung 512GB no longer available with 13.1-RELEASE (was working with 13.0)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 May 2022 12:19:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264172

--- Comment #8 from Matthieu Volat <mazhe@alkumuna.eu> ---
I've git-bisect'ed the 13/stable branch, it seems the issue was introduced in :

-
https://cgit.freebsd.org/src/commit/sys/dev/vmd/vmd.c?h=stable/13&id=1d8cda26cad2b1c2613edad2f3be0222c5691ad1 
-
https://cgit.freebsd.org/src/commit/sys/dev/vmd/vmd.h?h=stable/13&id=53ec9de7b6bf9b5a837d4af876ba3124d0482e25

The second commit only fixing a missing member to complete the first. So given
this, it seems the new vmd version is the reason for this issue, but I'm not
really familiar with either vmd, nvme or the code to analyze further what is
going wrong...

-- 
You are receiving this mail because:
You are the assignee for the bug.