K 10 svn:author V 3 imp K 8 svn:date V 27 2019-09-05T23:09:50.639655Z K 7 svn:log V 368 MFC r351406,r351447: r351406: We need to define version 1 of nvme, not nvme_foo. Otherwise nvd won't load and people who pull in nvme/nvd from modules can't load nvd.ko since it depends on nvme, not nvme_foo. The duplicate doesn't matter since kldxref properly handles that case. r351447: It turns out the duplication is only mostly harmless. END