Messages in this thread |  | | From | Ondrej Zary <> | Subject | [PATCH v4 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable | Date | Thu, 5 Oct 2023 22:55:55 +0200 |
| |
Two bugfixes, one workaround and IDE command set registers support for fit3 driver. All needed for EXP Computer CD-865 drive with MC-1285B EPP cable to work.
Signed-off-by: Ondrej Zary <linux@zary.sk> --- Changes in v4: - coding style fixes in patch 3
drivers/ata/pata_parport/fit3.c | 14 +----- drivers/ata/pata_parport/pata_parport.c | 78 ++++++++++++++++++++++++++++++++- 2 files changed, 78 insertions(+), 14 deletions(-)
-- Ondrej Zary
|  |