Module Name: src
Committed By: jdolecek
Date: Sun Oct 21 19:16:48 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq
Log Message:
testing done (including PMP on siisata(4) and ATAPI cd(4) on ahcisata/siisata)
To generate a diff of this commit:
cvs rdiff -u -r1.4.2.16 -r1.4.2.17 src/sys/dev/ata/TODO.ncq
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/ata/TODO.ncq
diff -u src/sys/dev/ata/TODO.ncq:1.4.2.16 src/sys/dev/ata/TODO.ncq:1.4.2.17
--- src/sys/dev/ata/TODO.ncq:1.4.2.16 Wed Oct 17 18:03:26 2018
+++ src/sys/dev/ata/TODO.ncq Sun Oct 21 19:16:48 2018
@@ -1,7 +1,3 @@
-jdolecek-ncqfixes to finish:
-- re-check READ LOG EXT handling under native
-- recheck native working for ahcisata(4), siisata(4), mvsata(4) + PMP
-
Bugs
----
test wd* at umass?, confirm the ata_channel kludge works
@@ -29,7 +25,7 @@ add support for the NCQ TRIM if supporte
implement DIOCGCACHE/DIOCCACHESYNC for ld@ataraid? just passthrough, like ccd
-MSI/MSI-X support for AHCI and mvsata(4)
+MSI/MSI-X support for ahcisata(4), siisata(4) and mvsata(4)
mvsata - move pci-specific code to the pci attach code