artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd05b81
)
Add common Ethernet interface attributes to vio(4)'s build config.
author
visa
<visa@openbsd.org>
Fri, 24 Aug 2018 16:07:01 +0000
(16:07 +0000)
committer
visa
<visa@openbsd.org>
Fri, 24 Aug 2018 16:07:01 +0000
(16:07 +0000)
OK deraadt@
sys/dev/pv/files.pv
patch
|
blob
|
history
diff --git
a/sys/dev/pv/files.pv
b/sys/dev/pv/files.pv
index
1587d0d
..
5133546
100644
(file)
--- a/
sys/dev/pv/files.pv
+++ b/
sys/dev/pv/files.pv
@@
-1,4
+1,4
@@
-# $OpenBSD: files.pv,v 1.1
3 2017/06/14 10:25:40 mikeb
Exp $
+# $OpenBSD: files.pv,v 1.1
4 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