From: Patrick Gefre <pfg@sgi.com>
To: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH 2.6] Altix - ioc3 serial support
Date: Wed, 04 Jan 2006 15:00:46 -0600 [thread overview]
Message-ID: <43BC377E.3050603@sgi.com> (raw)
In-Reply-To: <200512162233.jBGMXRUQ139857@fsgi900.americas.sgi.com>
There hasn't been any further comments on this - I'm guessing it's ready to go.
Andrew can you take this ??
-- Pat
The following patch adds driver support for a 2 port PCI IOC3-based
serial card on Altix boxes:
ftp://oss.sgi.com/projects/sn2/sn2-update/044-ioc3-support
arch/ia64/configs/gensparse_defconfig | 2
arch/ia64/configs/sn2_defconfig | 2
drivers/serial/Kconfig | 9
drivers/serial/Makefile | 1
drivers/serial/ioc3_serial.c | 2231 ++++++++++++++++++++++++++++++++++
drivers/sn/Kconfig | 14
drivers/sn/Makefile | 1
drivers/sn/ioc3.c | 851 ++++++++++++
include/asm-ia64/sn/ioc3.h | 241 +++
include/linux/ioc3.h | 93 +
This is a re-submission. On the original submission I was asked to
organize the code so that the MIPS ioc3 ethernet and serial parts could
be used with this driver. Stanislaw Skowronek was kind enough to
provide the shim layer for this - thanks Stanislaw. This patch includes
the shim layer and the Altix PCI ioc3 serial driver. The MIPS merged
ioc3 ethernet and serial support is forthcoming.
Signed-off-by: Patrick Gefre <pfg@sgi.com>
next prev parent reply other threads:[~2006-01-04 21:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-16 22:33 [PATCH 2.6] Altix - ioc3 serial support Pat Gefre
2005-12-16 23:42 ` Russell King
2005-12-20 21:27 ` Pat Gefre
2006-01-04 21:00 ` Patrick Gefre [this message]
2006-01-04 22:50 ` Russell King
2006-01-04 23:52 ` Patrick Gefre
2006-01-07 16:41 ` Russell King
2006-01-05 0:13 ` Andrew Morton
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=43BC377E.3050603@sgi.com \
--to=pfg@sgi.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@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