[PATCH 0/3] Small series of further hardware updates

From: Alan Cox
Date: Fri Oct 17 2008 - 15:28:24 EST


This adds support for break on/off to the EPCA driver, thanks to Digi providing
the needed firmware info. It also adds a pile of OxSemi devices to the 8250_pci
drivers, these being the 'Tornado' series adapters. They actually have a pile
of additional functionality it would be nice to support but this simply teaches
the kernel to recognize them and identify them nicely.
---

Alan Cox (1):
epca: Add infinite break support

Lee Howard (2):
8250: Add more OxSemi devices
8250: Oxford Semiconductor Devices


drivers/char/epca.c | 6 +
drivers/parport/parport_pc.c | 20 +++-
drivers/serial/8250_pci.c | 231 ++++++++++++++++++++++++++++++++++++++++++
include/linux/pci_ids.h | 8 +
4 files changed, 263 insertions(+), 2 deletions(-)

--
"Intel sued Cyrix five times and they never won. Intel they just love lawsuits"
-- Wen Chi Chen, Via's CEO

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/