[SPARC64]: Add SUN4V Hypervisor Console driver.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 11 Feb 2006 10:25:21 +0000 (02:25 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:18 +0000 (01:12 -0800)
commit02fd473bd4844befc74f7ca67cd60891e0a2d890
tree4c338418dcfdd73c88d3ca8e969944be42cde60e
parent4bdff41464c2954c6f62f849df0e73eb9fa21c65
[SPARC64]: Add SUN4V Hypervisor Console driver.

Since it can do things like BREAK and HUP, we implement
this as a serial uart driver.

This still needs interrupt probing code, as I haven't figured
out how interrupts will work or be probed for on SUN4V yet.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/sunhv.c [new file with mode: 0644]
include/linux/serial_core.h