+ PKG_PATH=/data/packages/SmartOS/upstream/trunk/All
+ /opt/tools/sbin/pkg_add -K /var/opt/pkg/.pkgdb digest-20220214 solaris-tap-1.1.0 mktools-20220614 gmake-4.4 perl-5.36.0 cwrappers-20220403 checkperms-1.12 libgcrypt-1.10.1
pkg_add: package `mktools-20220614' already recorded as installed
gmake-4.4: registering info file /opt/pkg/info/make.info
pkg_add: package `cwrappers-20220403' already recorded as installed
libiconv-1.14nb3: copying /opt/pkg/share/examples/libiconv/charset.alias to /opt/pkg/lib/charset.alias
gettext-lib-0.21.1: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/lib/locale/locale.alias
libgpg-error-1.46: registering info file /opt/pkg/info/gpgrt.info
libgcrypt-1.10.1: registering info file /opt/pkg/info/gcrypt.info
===========================================================================
$NetBSD: MESSAGE,v 1.2 2015/09/22 01:59:00 tnn Exp $

To enable the TUN/TAP driver in your Solaris kernel after an installation
or upgrade, you must manually copy the following files to
/usr/kernel/drv (or to /usr/kernel/drv/amd64 on x86_64 platforms).

	/opt/pkg/lkm/tap
	/opt/pkg/lkm/tap.conf
	/opt/pkg/lkm/tun
	/opt/pkg/lkm/tun.conf

Then execute the following commands:
	/usr/sbin/rem_drv tun >/dev/null 2>&1
	/usr/sbin/rem_drv tap >/dev/null 2>&1
	/usr/sbin/add_drv tun
	/usr/sbin/add_drv tap
===========================================================================