files.hpcfb revision 1.2.30.2 1 # $NetBSD: files.hpcfb,v 1.2.30.2 2008/02/27 08:36:34 yamt Exp $
2 # H/PC framebuffer interface for wsdisplay
3
4 define hpcfbif {}
5 device hpcfb: wsemuldisplaydev, rasops1, rasops2, rasops4, rasops8, rasops15, rasops16
6 attach hpcfb at hpcfbif
7 file dev/hpc/hpcfb.c hpcfb needs-flag
8
9 define hpccmap
10 file dev/hpc/hpccmap.c hpccmap
11
12 device bivideo: hpcfbif, hpccmap
13 attach bivideo at mainbus
14 file dev/hpc/bivideo.c bivideo needs-flag
15
16 defflag opt_hpcfb.h FBDEBUG
17