All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Skoog <mskoog@endruntechnologies.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	mkorreng <mkorreng@endruntechnologies.com>
Subject: Kernel Patch to add Endrun PCIe PTP card v1 (2/2)
Date: Fri, 10 Oct 2014 14:19:50 -0700	[thread overview]
Message-ID: <54384D76.6050708@endruntechnologies.com> (raw)

=====================================================
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

             reply	other threads:[~2014-10-10 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 21:19 Mike Skoog [this message]
2014-10-10 22:35 ` Kernel Patch to add Endrun PCIe PTP card v1 (2/2) Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54384D76.6050708@endruntechnologies.com \
    --to=mskoog@endruntechnologies.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkorreng@endruntechnologies.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.