summaryrefslogtreecommitdiffstats
path: root/sys/dev/pv/files.pv
blob: 2acad4b1f62cbb187dd3ce5ea7475b5c6be549fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$OpenBSD: files.pv,v 1.2 2015/07/21 09:13:11 reyk Exp $
#
# Config file and device description for paravirtual devices.
# Included by ports that need it.

define	pvbus {}
device	pvbus
attach	pvbus at mainbus
file	dev/pv/pvbus.c			pvbus	needs-flag

# VMware Tools
device	vmt
attach	vmt at pvbus
file	dev/pv/vmt.c			vmt	needs-flag