[PATCH v2 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
Ondrej Zary <[email protected]> Wed, 4 Oct 2023 20:52:31 +0200
| Newsgroups | gmane.linux.ide,gmane.linux.parport,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- Changes in v2: - include "ata:" in commit names - fixed comments in patch 3 drivers/ata/pata_parport/fit3.c | 16 ++----- drivers/ata/pata_parport/pata_parport.c | 77 ++++++++++++++++++++++++++++++++- 2 files changed, 79 insertions(+), 14 deletions(-) -- Ondrej Zary