Module Name: src
Committed By: jdolecek
Date: Sat Sep 17 19:52:16 UTC 2016
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
make nvme_dumpregs() compile on LP64 hosts
sprinkle some delays() and extra checks into attach code, so that it follows
more closely what FreeBSD driver does, and is easier to cross-check
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/nvme.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.