* [PATCH] ata: pata_ns87415.c: Driver works on parisc with superio chip
@ 2020-09-12 10:51 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2020-09-12 10:51 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz, Jens Axboe, linux-ide; +Cc: linux-parisc
I tested this driver on my HP PA-RISC C3000 workstation, and it works
with the built-in TEAC CD-532E-B CD-ROM drive.
So drop the TODO item and adjust the file header.
Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/drivers/ata/pata_ns87415.c b/drivers/ata/pata_ns87415.c
index 4b2ba813dcab..1532b2e3c672 100644
--- a/drivers/ata/pata_ns87415.c
+++ b/drivers/ata/pata_ns87415.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
- * pata_ns87415.c - NS87415 (non PARISC) PATA
+ * pata_ns87415.c - NS87415 (and PARISC SUPERIO 87560) PATA
*
* (C) 2005 Red Hat <alan@lxorguk.ukuu.org.uk>
*
@@ -16,7 +16,6 @@
* systems. This has its own special mountain of errata.
*
* TODO:
- * Test PARISC SuperIO
* Get someone to test on SPARC
* Implement lazy pio/dma switching for better performance
* 8bit shared timing.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-12 10:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-12 10:51 [PATCH] ata: pata_ns87415.c: Driver works on parisc with superio chip Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).