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