Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1282924
| From | Ley Foon Tan <lftan.linux@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] fixes to support multi-functions device |
| Date | 2015-12-03 11:50 +0100 |
| Message-ID | <qBzCy-3N9-3@gated-at.bofh.it> (permalink) |
| References | <qByQa-3g4-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Dec 3, 2015 at 5:54 PM, Ley Foon Tan <lftan@altera.com> wrote: > This series of patch fixes the issues when work with multi-functions PCIe > devices. Host controller can't access to endpoint with non-zero devfn, due to > incorrect rootport devfn. It also add checking for TLP status and fix issue in > interrupt probing. > > Tested on Ethernet adapter card with multi-functions enabled. > > Ley Foon Tan (3): > PCI: altera: fix incorrect devfn for requester ID > PCI: altera: check TLP completion status > PCI: altera: fix error when INTX is 4 > > drivers/pci/host/pcie-altera.c | 25 +++++++++++++++++-------- > 1 file changed, 17 insertions(+), 8 deletions(-) > Hi Sorry, please ignore this patchset, Will resend again. Thanks. Regards Ley Foon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] fixes to support multi-functions device Ley Foon Tan <lftan@altera.com> - 2015-12-03 11:00 +0100 [PATCH 3/3] PCI: altera: fix error when INTX is 4 Ley Foon Tan <lftan@altera.com> - 2015-12-03 11:20 +0100 Re: [PATCH 0/3] fixes to support multi-functions device Ley Foon Tan <lftan.linux@gmail.com> - 2015-12-03 11:50 +0100
csiph-web