Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   jdolecek
Date:           Sat Dec  1 15:07:58 UTC 2018

Modified Files:
        src/sys/dev/ic: ld_nvme.c nvme.c nvmereg.h nvmevar.h

Log Message:
support DIOCSCACHE + DKCACHE_WRITE if volatile write cache is present

fix the Get Features call for DIOCGCACHE to actually retrieve the current
value properly


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/ic/ld_nvme.c
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/ic/nvme.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/nvmereg.h
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/nvmevar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index