svn commit: r322872 - head/sys/dev/nvme
Warner Losh
imp at bsdimp.com
Fri Aug 25 15:38:48 UTC 2017
On Fri, Aug 25, 2017 at 8:37 AM, Conrad Meyer <cem at freebsd.org> wrote:
> Yes, it should be 221616 (
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221616 ).
>
It was a transcription error. I'd already added the commit message to
221616. I'll close it when I MFC it.
Warner
> Best,
> Conrad
>
> On Thu, Aug 24, 2017 at 11:38 PM, Andriy Gapon <avg at freebsd.org> wrote:
> > 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
> >
>
>
More information about the svn-src-all
mailing list