public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
From: Philip Prindeville <philipp@redfish-solutions.com>
To: linux-serial@vger.kernel.org
Subject: Support for Perle Systems Speed/LE-8
Date: Mon, 23 Jan 2012 23:19:21 -0700	[thread overview]
Message-ID: <4F1E4D69.3040907@redfish-solutions.com> (raw)

Hi.

I have a Perle Speed/LE-8 card that's poorly supported (cough) by the vendor.

The design seems to be plain-vanilla enough: it uses Oxford 9501 and 9511 chips.

$ lspci -v -n -s 04:07
04:07.0 0700: 155f:b008 (prog-if 06 [16950])
	Subsystem: 1415:9501
	Flags: medium devsel, IRQ 21
	I/O ports at ec00 [size=32]
	Memory at fbfff000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at e880 [size=32]
	Memory at fbffe000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [40] Power Management version 1
	Kernel driver in use: perle-serial
	Kernel modules: perle-serial

04:07.1 0680: 155f:b008
	Subsystem: 1415:9511
	Flags: medium devsel, IRQ 21
	I/O ports at e800 [size=32]
	Memory at fbffd000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at e480 [size=32]
	Memory at fbffc000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [40] Power Management version 1
	Kernel driver in use: perle-serial
	Kernel modules: perle-serial


$

There's nothing funky about this card except that one of the lines is either DTR or RTS if I've understood the scarce documentation.

Anyway, I was wondering what's involved in getting the drivers/tty/serial/8250_pci.c to support this?

Thanks,

-Philip

             reply	other threads:[~2012-01-24  6:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  6:19 Philip Prindeville [this message]
2012-01-24 17:11 ` Support for Perle Systems Speed/LE-8 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=4F1E4D69.3040907@redfish-solutions.com \
    --to=philipp@redfish-solutions.com \
    --cc=linux-serial@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox