NetBSD/sys/dev/hpc/files.hpcfb

18 lines
487 B
Plaintext

# $NetBSD: files.hpcfb,v 1.1 2001/02/22 18:37:54 uch Exp $
# H/PC framebuffer interface for wsdisplay
# Raster operations
include "dev/rasops/files.rasops"
include "dev/wsfont/files.wsfont"
define hpcfbif {}
device hpcfb: wsemuldisplaydev, rasops1, rasops2, rasops4, rasops8, rasops15, rasops16
attach hpcfb at hpcfbif
file dev/hpc/hpcfb.c hpcfb needs-flag
device bivideo: hpcfbif
attach bivideo at mainbus
file dev/hpc/bivideo.c bivideo needs-flag
file dev/hpc/hpccmap.c bivideo