Skip to content

Commit 2e34ae0

Browse files
committed
ata: pata_ns87415.c: Document support on parisc with superio chip
I tested this driver on my HP PA-RISC C3000 workstation and it does work 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 <[email protected]>
1 parent 44a4c9e commit 2e34ae0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

drivers/ata/pata_ns87415.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* pata_ns87415.c - NS87415 (non PARISC) PATA
3+
* pata_ns87415.c - NS87415 (and PARISC SUPERIO 87560) PATA
44
*
55
* (C) 2005 Red Hat <[email protected]>
66
*
@@ -16,7 +16,6 @@
1616
* systems. This has its own special mountain of errata.
1717
*
1818
* TODO:
19-
* Test PARISC SuperIO
2019
* Get someone to test on SPARC
2120
* Implement lazy pio/dma switching for better performance
2221
* 8bit shared timing.

0 commit comments

Comments
 (0)