parport: add support for Netmos device 9900
authorAlexander Baehr <abaehr@osadl.org>
Sat, 6 Aug 2022 11:31:25 +0000 (13:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Sep 2022 15:46:06 +0000 (17:46 +0200)
commit6e08c43dffd46f0571686917eeda4284ed220079
tree8129b916210bb0f7d455ec4392684ce30c1d206d
parent22c053900095f4c71f7c6adc9b83d657d6529447
parport: add support for Netmos device 9900

The Netmos parallel port 9901 was already supported but the device 9900 was
not. This patch adds the required settings for it and was successfully
tested with the Netmos device 9900.

Signed-off-by: Alexander Baehr <abaehr@osadl.org>
Link: https://lore.kernel.org/r/20220806113334.264598686@osadl.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/parport/parport_pc.c