On 6 Apr 2021, at 13:34, Marcin Wojtas <[email protected]> wrote: > > The branch main has been updated by mw: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=57dbb3c25936f0d61fef152eb224ca86a73af0e9 > > commit 57dbb3c25936f0d61fef152eb224ca86a73af0e9 > Author: Marcin Wojtas <[email protected]> > AuthorDate: 2021-04-06 12:31:39 +0000 > Commit: Marcin Wojtas <[email protected]> > CommitDate: 2021-04-06 12:31:39 +0000 > > pci_dw: fix outbound I/O window configuration > > Use viewport "2" instead of "0" and change window type from MEM to IO. > Without these changes the MEM ATU window can be overwritten with the IO > one. > > Submitted by: Kornel Duleba <[email protected]> > Obtained from: Semihalf > Sponsored by: Marvell > Differential revision: https://reviews.freebsd.org/D29516
Hi Marcin, Do you mind if I MFC this, please? I came to MFC my own commit (f8c1701f23) and realised it depends on this one. This would be just for stable/13. Jess _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "[email protected]"
