[PATCH v3 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable

Ondrej Zary posted 4 patches 2 years, 2 months ago
There is a newer version of this series
drivers/ata/pata_parport/fit3.c         | 14 +-----
drivers/ata/pata_parport/pata_parport.c | 77 ++++++++++++++++++++++++++++++++-
2 files changed, 77 insertions(+), 14 deletions(-)
[PATCH v3 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
Posted by Ondrej Zary 2 years, 2 months ago
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 v3:
 - add missing stable tag to first two patches
 - drop cont_map in patch 4

 drivers/ata/pata_parport/fit3.c         | 14 +-----
 drivers/ata/pata_parport/pata_parport.c | 77 ++++++++++++++++++++++++++++++++-
 2 files changed, 77 insertions(+), 14 deletions(-)

--
Ondrej Zary