Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2020 16:38:16 -0800
From:      Neel Chauhan <neel@neelc.org>
To:        Chuck Tuffli <ctuffli@gmail.com>
Cc:        freebsd-hackers@freebsd.org, FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   Re: Intel TigerLake NVMe vmd: Adding Support & Debugging a Patch
Message-ID:  <f3a548aa4f435f25983f9d6b2a010af0@neelc.org>
In-Reply-To: <CAKAYmMLn8rO-dJd%2BVYPguM9KmcXbkBiPnBu3bygRHBNpNn%2BS5w@mail.gmail.com>
References:  <eeab20a1316335317d3ff8cbf68c1cf1@neelc.org> <CAKAYmMLn8rO-dJd%2BVYPguM9KmcXbkBiPnBu3bygRHBNpNn%2BS5w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Chuck,

On 2020-12-30 10:04, Chuck Tuffli wrote:
> What is the output from
> # pciconf -rb pci0:0:14:0 0x40:0x48

The output is:

01 00 00 00 01 2e 68 02  00

> --chuck

I was also able to stop kernel panics by adding:

rman_fini(&sc->vmd_bus.rman);

In the fail: statement in vmd_attach().

But I still cannot detect the SSD.

-Neel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f3a548aa4f435f25983f9d6b2a010af0>