summaryrefslogtreecommitdiff
path: root/sys/dev/hil/files.hil
blob: 36a48c9e8b29ee8f84ec0bc976431c129e7be462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$OpenBSD: files.hil,v 1.3 2003/02/15 23:45:52 miod Exp $
#
# Configuration file for machine-independent HIL code.
#

device	hil { code = -1 }
file	dev/hil/hil.c		hil	needs-flag

device	hilkbd: wskbddev
attach	hilkbd at hil
file	dev/hil/hilkbd.c	hilkbd	needs-flag
file	dev/hil/hilkbdmap.c	hilkbd

device	hilms: wsmousedev
attach	hilms at hil
file	dev/hil/hilms.c		hilms	needs-flag