Module Name: src Committed By: jdolecek Date: Wed Jun 28 19:54:38 UTC 2017
Modified Files: src/sys/dev/ata [jdolecek-ncq]: TODO.ncq Log Message: ATAPI on siisata(4), ahcisata(4) tested To generate a diff of this commit: cvs rdiff -u -r1.1.2.27 -r1.1.2.28 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.27 src/sys/dev/ata/TODO.ncq:1.1.2.28 --- src/sys/dev/ata/TODO.ncq:1.1.2.27 Tue Jun 27 18:16:50 2017 +++ src/sys/dev/ata/TODO.ncq Wed Jun 28 19:54:38 2017 @@ -3,8 +3,6 @@ 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)