[BACK]Return to files.hil CVS log [TXT][DIR] Up to [local] / sys / dev / hil

File: [local] / sys / dev / hil / files.hil (download)

Revision 1.1, Tue Mar 4 16:09:56 2008 UTC (16 years, 1 month ago) by nbrk
Branch point for: MAIN

Initial revision

#	$OpenBSD: files.hil,v 1.6 2006/08/10 23:41:16 miod Exp $
#
# Configuration file for machine-independent HIL code.
#

device	hil {[code = -1]}
file	dev/hil/hil.c		hil

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

device	hilid
attach	hilid at hil
file	dev/hil/hilid.c		hilid