* Kernel Patch to add Endrun PCIe PTP card v1 (2/2)
@ 2014-10-10 21:19 Mike Skoog
2014-10-10 22:35 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Mike Skoog @ 2014-10-10 21:19 UTC (permalink / raw)
To: Greg KH; +Cc: linux-kernel@vger.kernel.org, mkorreng
=====================================================
Subject: [PATCHv1 2/2] 8250_pci: pci.ids: EndRun Technologies PTP PCIe
card recognition.
From: Michael Skoog <mskoog@endruntechnologies.com>
Add recognition of EndRun Technologies PCIe PTP slave card
and setups two ttySx ports to communicate to the card for
retrieval of PTP based time and to communicate with the card's
Linux OS.
Signed-off-by: Michael Skoog <mskoog@endruntechnologies.com>
Signed-off-by: Mike Korreng <mkorreng@endruntechnologies.com>
---
The kernel patch is currently against linux 3.17 kernel, for the x86
architecture.
The pci.ids patch is against the Slackware 13 distribution.
diffstat:
pci.ids | 2 ++
1 file changed, 2 insertions(+)
Please let me know any feedback you have on this patch or the approach used.
Thanks,
=====================
Michael Skoog
Software Engineer
EndRun Technologies
=====================
--------------------------------------------------------------------------------
diff -up /usr/share/pci.ids{.orig,} > /tmp/pci.ids.patch
--- /usr/share/pci.ids.orig 2014-09-17 08:26:37.194514082 -0700
+++ /usr/share/pci.ids 2014-03-17 12:49:31.000000000 -0700
@@ -14001,6 +14001,8 @@
3000 HD-3000
5500 HD5500 HDTV
7284 HT OMEGA Inc.
+7401 EndRun Technologies
+ e100 PTP/IEEE-1588 Slave Clock
7604 O.N. Electronic Co Ltd.
7bde MIDAC Corporation
7fed PowerTV
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel Patch to add Endrun PCIe PTP card v1 (2/2)
2014-10-10 21:19 Kernel Patch to add Endrun PCIe PTP card v1 (2/2) Mike Skoog
@ 2014-10-10 22:35 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2014-10-10 22:35 UTC (permalink / raw)
To: Mike Skoog; +Cc: linux-kernel@vger.kernel.org, mkorreng
On Fri, Oct 10, 2014 at 02:19:50PM -0700, Mike Skoog wrote:
> =====================================================
> Subject: [PATCHv1 2/2] 8250_pci: pci.ids: EndRun Technologies PTP PCIe
> card recognition.
> From: Michael Skoog <mskoog@endruntechnologies.com>
>
> Add recognition of EndRun Technologies PCIe PTP slave card
> and setups two ttySx ports to communicate to the card for
> retrieval of PTP based time and to communicate with the card's
> Linux OS.
>
> Signed-off-by: Michael Skoog <mskoog@endruntechnologies.com>
> Signed-off-by: Mike Korreng <mkorreng@endruntechnologies.com>
>
> ---
>
> The kernel patch is currently against linux 3.17 kernel, for the x86
> architecture.
>
> The pci.ids patch is against the Slackware 13 distribution.
>
> diffstat:
> pci.ids | 2 ++
> 1 file changed, 2 insertions(+)
This doesn't go through kernel developers, it needs to go through the
maintainer of the pci.ids file, see the header of it for details.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-10 22:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10 21:19 Kernel Patch to add Endrun PCIe PTP card v1 (2/2) Mike Skoog
2014-10-10 22:35 ` Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.