xref: /minix3/sys/dev/videomode/files.videomode (revision bdf33c702aa8bcb68ec6500058b7c9ee0fcddfe9)
1*bdf33c70SThomas Cort#	$NetBSD: files.videomode,v 1.4 2010/05/04 21:17:10 macallan Exp $
2*bdf33c70SThomas Cort
3*bdf33c70SThomas Cortdefine	videomode
4*bdf33c70SThomas Cortdefine	edid
5*bdf33c70SThomas Cortdefine	vesagtf
6*bdf33c70SThomas Cort
7*bdf33c70SThomas Cortfile	dev/videomode/videomode.c	videomode | edid
8*bdf33c70SThomas Cort
9*bdf33c70SThomas Cortfile	dev/videomode/edid.c		edid
10*bdf33c70SThomas Cortfile	dev/videomode/pickmode.c	videomode
11*bdf33c70SThomas Cortdefflag	opt_videomode.h PICKMODE_DEBUG
12*bdf33c70SThomas Cort
13*bdf33c70SThomas Cortfile	dev/videomode/vesagtf.c		vesagtf | edid
14