Module Name:    src
Committed By:   jdolecek
Date:           Mon Oct 22 21:24:18 UTC 2018

Modified Files:
        src/sys/dev/ata: TODO.ncq

Log Message:
remove the wd* at umass? entry (comment moved to umass_isdata.c and manpage)

remove MSI for ahcisata(4), siisata(4) - these were done


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/sys/dev/ata/TODO.ncq:1.8
--- src/sys/dev/ata/TODO.ncq:1.7	Mon Oct 22 20:30:52 2018
+++ src/sys/dev/ata/TODO.ncq	Mon Oct 22 21:24:18 2018
@@ -1,7 +1,3 @@
-Bugs
-----
-test wd* at umass?, confirm the ata_channel kludge works
-
 Other random notes (do outside the NCQ branch):
 -----------------------------------------------------
 do biodone() in wddone() starting the dump to not leak bufs when dumping from
@@ -24,5 +20,3 @@ set 
 add support for the NCQ TRIM if supported by device?
 
 implement DIOCGCACHE/DIOCCACHESYNC for ld@ataraid? just passthrough, like ccd
-
-MSI/MSI-X support for ahcisata(4), siisata(4)

Reply via email to