K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-04-28T03:51:08.313254Z K 7 svn:log V 270 MFC r346688-r346689: tap(4) MODULE_VERSION r346688: tap(4): Add a MODULE_VERSION Otherwise tap(4) can be loaded by loader despite being compiled into the kernel, causing a panic as things try to double-initialize. r346689: tap(4): Correct driver name... PR: 220867 END