Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2017 14:54:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-scsi@FreeBSD.org
Subject:   [Bug 224064] [nvme][hang][resume] nvme_ctrlr_wait_for_ready called with desired_val = 0 but cc.en =1
Message-ID:  <bug-224064-5312-nLHDtkTYVo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224064-5312@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224064-5312@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224064

--- Comment #4 from Warner Losh <imp@FreeBSD.org> ---
If you do, you'll have to add this device to the quirk list... I suspect so=
me
other issue is going on since the device is likely transitioning from power
state D3 to D0. I haven't checked, but sometimes that takes a while and it's
quite possible there's an other spot in the driver that needs either a fixed
delay (yuck) or to poll something to become active before proceeding.

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



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