Module Name: src
Committed By: jdolecek
Date: Fri Apr 21 10:54:27 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: TODO.ncq
Log Message:
move the wd* at umass? item to bugs, too
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 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.1.2.6 src/sys/dev/ata/TODO.ncq:1.1.2.7
--- src/sys/dev/ata/TODO.ncq:1.1.2.6 Fri Apr 21 10:53:43 2017
+++ src/sys/dev/ata/TODO.ncq Fri Apr 21 10:54:27 2017
@@ -10,6 +10,8 @@ ahci driver - fix error handling to iter
mvsata, siisata - fix all 'XXX slot'
+test wd* at umass?, confirm the ata_channel kludge works
+
NCQ PRIO/ICC handling
---------------------
fix handling of ATA 'devices' value to be full 16-bit value, to prepare for
@@ -18,8 +20,6 @@ the ICC/AUXILIARY support
set PRIO/ICC for NCQ transfers for BPRIO_TIMECRITICAL/BPRIO_TIMELIMITED
NCQ ICC - investigate and set/get the behaviour with timeouts (WDNC, RDNC)
-test wd* at umass?, confirm the ata_channel kludge works
-
Other random notes (maybe do outside the NCQ branch):
-----------------------------------------------------
add support for the NCQ TRIM if supported by device?