files.hpcfb revision 1.3.24.1 1 # files.hpcfb,v 1.3 2006/10/09 10:33:42 peter 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