Ralf, Can you please review and/or merge Skylark's IOC3 patch from ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/linux-mips-2.6.14-ioc3-r26.patch.bz2 >From my basic understanding I believe that this patch needs to be split up and submitted to different sub-system maintainers. However, it would be nice if the MIPS part could get in first because the other parts depend on this. I'll start splitting stuff out in the meantime. arch/mips/Kconfig | 8 arch/mips/pci/Makefile | 2 arch/mips/pci/ioc3.c | 801 +++++++++++++++++++++++++++++++ arch/mips/sgi-ip27/ip27-console.c | 2 drivers/input/serio/Kconfig | 7 drivers/input/serio/Makefile | 1 drivers/input/serio/ioc3kbd.c | 172 ++++++ drivers/net/Kconfig | 2 drivers/net/ioc3-eth.c | 458 ++--------------- drivers/serial/8250.c | 17 drivers/serial/Kconfig | 7 drivers/serial/Makefile | 1 drivers/serial/ioc3uart.c | 135 +++++ drivers/serial/serial_core.c | 12 include/asm-mips/mach-ip27/mangle-port.h | 2 include/linux/ioc3.h | 87 +++ include/linux/serial.h | 1 include/linux/serial_core.h | 1 18 files changed, 1304 insertions(+), 412 deletions(-) -- Martin Michlmayr http://www.cyrius.com/