public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
@ 2023-10-04 18:52 Ondrej Zary
  2023-10-04 18:52 ` [PATCH 1/4] ata: pata_parport: fix pata_parport_devchk Ondrej Zary
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Ondrej Zary @ 2023-10-04 18:52 UTC (permalink / raw)
  To: Damien Le Moal, Sudip Mukherjee
  Cc: Christoph Hellwig, Sergey Shtylyov, Tim Waugh, linux-parport,
	linux-ide, linux-kernel



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 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


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH v3 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
@ 2023-10-05 19:24 Ondrej Zary
  2023-10-05 19:24 ` [PATCH 3/4] ata: pata_parport: add custom version of wait_after_reset Ondrej Zary
  0 siblings, 1 reply; 10+ messages in thread
From: Ondrej Zary @ 2023-10-05 19:24 UTC (permalink / raw)
  To: Damien Le Moal, Sudip Mukherjee
  Cc: Christoph Hellwig, Sergey Shtylyov, Tim Waugh, linux-parport,
	linux-ide, linux-kernel


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


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH v4 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
@ 2023-10-05 20:55 Ondrej Zary
  2023-10-05 20:55 ` [PATCH 3/4] ata: pata_parport: add custom version of wait_after_reset Ondrej Zary
  0 siblings, 1 reply; 10+ messages in thread
From: Ondrej Zary @ 2023-10-05 20:55 UTC (permalink / raw)
  To: Damien Le Moal, Sudip Mukherjee
  Cc: Christoph Hellwig, Sergey Shtylyov, Tim Waugh, linux-parport,
	linux-ide, linux-kernel


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-05 20:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 18:52 [PATCH v2 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable Ondrej Zary
2023-10-04 18:52 ` [PATCH 1/4] ata: pata_parport: fix pata_parport_devchk Ondrej Zary
2023-10-04 18:52 ` [PATCH 2/4] ata: pata_parport: implement set_devctl Ondrej Zary
2023-10-04 22:44   ` Damien Le Moal
2023-10-04 18:52 ` [PATCH 3/4] ata: pata_parport: add custom version of wait_after_reset Ondrej Zary
2023-10-04 18:52 ` [PATCH 4/4] ata: pata_parport: fit3: implement IDE command set registers Ondrej Zary
2023-10-04 22:43   ` Damien Le Moal
  -- strict thread matches above, loose matches on Subject: below --
2023-10-05 19:24 [PATCH v3 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable Ondrej Zary
2023-10-05 19:24 ` [PATCH 3/4] ata: pata_parport: add custom version of wait_after_reset Ondrej Zary
2023-10-05 20:24   ` Sergey Shtylyov
2023-10-05 20:55 [PATCH v4 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable Ondrej Zary
2023-10-05 20:55 ` [PATCH 3/4] ata: pata_parport: add custom version of wait_after_reset Ondrej Zary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox