Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: riastradh
Date: Sat May 29 08:46:38 UTC 2021
Modified Files:
src/sys/dev/ic: nvme.c nvmevar.h
src/sys/dev/pci: nvme_pci.c
Log Message:
nvme(4): Add suspend/resume, derived from OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/ic/nvme.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/ic/nvmevar.h
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/pci/nvme_pci.c
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