Date: Fri, 25 Aug 2017 09:38:42 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: Warner Losh <imp@FreeBSD.org>, src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r322872 - head/sys/dev/nvme Message-ID: <6a5f32b3-a90e-21ef-dfdb-593573bc38e7@FreeBSD.org> In-Reply-To: <201708250315.v7P3FID8036183@repo.freebsd.org> References: <201708250315.v7P3FID8036183@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25/08/2017 06:15, Warner Losh wrote: > Author: imp > Date: Fri Aug 25 03:15:18 2017 > New Revision: 322872 > URL: https://svnweb.freebsd.org/changeset/base/322872 > > Log: > Enable bus mastering on the device before resetting the device. The > card has to do PCIe transactions to complete the reset process, but > can't do them, per the PCIe spec, unless bus mastering is enabled. > > Submitted by: Kinjal Patel > PR: 22166 The bug number seems to be incorrect. > Modified: > head/sys/dev/nvme/nvme.c -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a5f32b3-a90e-21ef-dfdb-593573bc38e7>