Module Name: src
Committed By: jdolecek
Date: Tue Jun 27 18:16:50 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: TODO.ncq
Log Message:
note ATAPI on siisata, ahcisata needs to be tested
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 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.26 src/sys/dev/ata/TODO.ncq:1.1.2.27
--- src/sys/dev/ata/TODO.ncq:1.1.2.26 Sat Jun 24 14:33:06 2017
+++ src/sys/dev/ata/TODO.ncq Tue Jun 27 18:16:50 2017
@@ -3,6 +3,8 @@ Bugs
siisata - fix all new XXX and unmergable bits
+test ATAPI on siisata, ahcisata
+
test wd* at umass?, confirm the ata_channel kludge works
test device error handling (currently appears to not work well, at least in NCQ case)