]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tty: serial: 8250: Add SystemBase Multi I/O cards
authorMichael Walle <mwalle@kernel.org>
Wed, 25 Feb 2026 08:17:23 +0000 (09:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2026 14:25:22 +0000 (15:25 +0100)
commit072ce4812b2f8c178d035c5837e17420ec4a3167
treed3995b891642be155c70f91a300652ce3227cc78
parent37b4cab642f285176ed392e2f5a467a531424f90
tty: serial: 8250: Add SystemBase Multi I/O cards

Add support for the SystemBase Multi I/O serial cards, which are
"compatible" with a standard 16550A controllers, except that they need
to have their interrupts enabled in a proprietary way.

Tested with a Delock "Serial PCI Express x1 Card 8x Serial RS-232".

Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://patch.msgid.link/20260225081739.946723-1-mwalle@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c