Add GE IP-Octal 232 IndustryPack emulation

The GE IP-Octal 232 is an IndustryPack module that implements eight
RS-232 serial ports, each one of which can be redirected to a
character device in the host.

Signed-off-by: Alberto Garcia <agarcia@igalia.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Alberto Garcia
2013-01-14 13:26:12 -06:00
committed by Anthony Liguori
parent 9c16fa79bf
commit be657dea4b
2 changed files with 620 additions and 1 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ common-obj-$(CONFIG_XGMAC) += xgmac.o
common-obj-$(CONFIG_PCI) += wdt_i6300esb.o
# IndustryPack
common-obj-$(CONFIG_IPACK) += tpci200.o ipack.o
common-obj-$(CONFIG_IPACK) += tpci200.o ipoctal232.o ipack.o
# PCI network cards
common-obj-$(CONFIG_NE2000_PCI) += ne2000.o
+619
View File
File diff suppressed because it is too large Load Diff