Commit d2b0051
serial: Add support for Advantech PCI-1611U card
Add support for Advantech PCI-1611U card
Advantech provides opensource drivers for this and many others card
based on legacy copy of 8250_pci driver called adv950
https://www.advantech.com/emt/support/details/driver?id=1-TDOIMJ
It is hard to maintain to run as out of tree module on newer kernels.
Just adding PCI ID to kernel 8250_pci works perfect.
Signed-off-by: Vitaliy Tomin <tomin@iszf.irk.ru>
Cc: stable <stable@kernel.org>
Link: https://lore.kernel.org/r/20230423034512.2671157-1-tomin@iszf.irk.ru
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 95d6988 commit d2b0051
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1920 | 1920 | | |
1921 | 1921 | | |
1922 | 1922 | | |
| 1923 | + | |
| 1924 | + | |
1923 | 1925 | | |
1924 | 1926 | | |
1925 | 1927 | | |
| |||
4085 | 4087 | | |
4086 | 4088 | | |
4087 | 4089 | | |
| 4090 | + | |
| 4091 | + | |
| 4092 | + | |
4088 | 4093 | | |
4089 | 4094 | | |
4090 | 4095 | | |
| |||
0 commit comments