1#         $NetBSD: files.hil,v 1.1 2011/02/06 18:26:54 tsutsui Exp $
2#         $OpenBSD: files.hil,v 1.6 2006/08/10 23:41:16 miod Exp $
3#
4# Configuration file for machine-independent HIL code.
5#
6
7device    hil {[code = -1]}
8file      dev/hil/hil.c                 hil
9
10device    hilkbd: wskbddev
11attach    hilkbd at hil
12file      dev/hil/hilkbd.c    hilkbd                        needs-flag
13file      dev/hil/hilkbdmap.c hilkbd
14
15device    hilms: wsmousedev
16attach    hilms at hil
17file      dev/hil/hilms.c               hilms                         needs-flag
18
19device    hilid
20attach    hilid at hil
21file      dev/hil/hilid.c               hilid
22