Intel TigerLake NVMe vmd: Adding Support & Debugging a Patch

Neel Chauhan neel at neelc.org
Thu Dec 31 00:38:25 UTC 2020


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


More information about the freebsd-hackers mailing list