OpenBSD cvs log

created 2024-04-22T23:19:54Z
begin 2024-04-15T01:48:11Z
end 2024-04-15T13:58:48Z
path src/sys
commits 1

date 2024-04-15T13:58:48Z
author krw
files src/sys/dev/ic/nvme.c log diff annotate
message Don't hang in nvme_poll() if the nvme controller has disconnected from the pcie
bus. i.e. if register reads start returning 0xffffffff.

Feedback/suggestions deraadt@, testing by jca@, ok jmatthew@.