Module Name: src Committed By: jdolecek Date: Fri Aug 31 18:44:04 UTC 2018
Modified Files: src/sys/dev/ata: TODO.ncq Log Message: one less To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 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.3 src/sys/dev/ata/TODO.ncq:1.4 --- src/sys/dev/ata/TODO.ncq:1.3 Wed Nov 1 21:27:22 2017 +++ src/sys/dev/ata/TODO.ncq Fri Aug 31 18:44:04 2018 @@ -32,8 +32,7 @@ implement DIOCGCACHE/DIOCCACHESYNC for l MSI/MSI-X support for AHCI and mvsata(4) -mvsata - constify mvsata_pci_products and move pci-specific code to -the pci attach code +mvsata - move pci-specific code to the pci attach code mvsata(4) 64-bit DMA - at least with AHA1430SA does not really work, crash in mvsata_intr() on boot