From: visa Date: Fri, 24 Aug 2018 16:07:01 +0000 (+0000) Subject: Add common Ethernet interface attributes to vio(4)'s build config. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5f7616cc5282b4ff3bcca7e2d56b1f3c674018c2;p=openbsd Add common Ethernet interface attributes to vio(4)'s build config. OK deraadt@ --- diff --git a/sys/dev/pv/files.pv b/sys/dev/pv/files.pv index 1587d0daeb1..513354634bc 100644 --- a/sys/dev/pv/files.pv +++ b/sys/dev/pv/files.pv @@ -1,4 +1,4 @@ -# $OpenBSD: files.pv,v 1.13 2017/06/14 10:25:40 mikeb Exp $ +# $OpenBSD: files.pv,v 1.14 2018/08/24 16:07:01 visa Exp $ # # Config file and device description for paravirtual devices. # Included by ports that need it. @@ -48,7 +48,7 @@ file dev/pv/hvs.c hvs # VirtIO file dev/pv/virtio.c virtio -device vio +device vio: ether, ifnet, ifmedia attach vio at virtio file dev/pv/if_vio.c vio