LWN.net Logo

HVCS driver for Linux 2.6 on Power-5

From:  Ryan Arnold <rsa@us.ibm.com>
To:  Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject:  [RFC]HVCS driver for Linux 2.6 on Power-5
Date:  Fri, 09 Jul 2004 18:51:52 -0500
Cc:  Benjamin Herrenschmidt <benh@kernel.crashing.org>, Hollis Blanchard <hollisb@us.ibm.com>, Paul Mackerras <paulus@samba.org>, David Boutcher <boutcher@us.ibm.com>

Greetings,

The following patch, built against linux-2.6.7, includes the driver 
source code, the arch source code (which interacts with firmware and
provides an arch abstracted interface to the driver), and installation
documentation for this driver.

http://www-124.ibm.com/linux/patches/misc/hvcs_to_mainline.diff

This driver implements a virtual console server which provides a tty 
interface for interacting with the virtual consoles of logically
partitioned operating systems on Power-5 hardware from within another
linux partition.  This is required because a physical console adapter
for each partition on a large multi-partition system is impractical.

We would like this patch considered for inclusion into the mainline
2.6 tree.

I'm interested in any comments and critiques.

Thanks,
Ryan S. Arnold


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

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds