Module Name: src Committed By: jdolecek Date: Thu Sep 28 20:25:45 UTC 2017
Modified Files: src/sys/dev/ata [jdolecek-ncq]: TODO.ncq Log Message: add note about DEV_BSIZE use To generate a diff of this commit: cvs rdiff -u -r1.1.2.44 -r1.1.2.45 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.44 src/sys/dev/ata/TODO.ncq:1.1.2.45 --- src/sys/dev/ata/TODO.ncq:1.1.2.44 Thu Sep 21 17:15:18 2017 +++ src/sys/dev/ata/TODO.ncq Thu Sep 28 20:25:45 2017 @@ -2,6 +2,10 @@ Bugs ---- test wd* at umass?, confirm the ata_channel kludge works +stop using DEV_BSIZE when really meaning ATA sector size and revert +<sys/param.h> inclusion in: +cvs rdiff -u -r1.2.30.1 -r1.2.30.2 src/sys/arch/amiga/dev/wdc_xsurf.c + Other random notes (do outside the NCQ branch): ----------------------------------------------------- do biodone() in wddone() starting the dump to not leak bufs when dumping from