2008-02-21 22:52:00 +03:00
|
|
|
# $NetBSD: files.hpcfb,v 1.4 2008/02/21 19:52:00 uwe Exp $
|
2001-02-22 21:37:54 +03:00
|
|
|
# H/PC framebuffer interface for wsdisplay
|
|
|
|
|
|
|
|
define hpcfbif {}
|
|
|
|
device hpcfb: wsemuldisplaydev, rasops1, rasops2, rasops4, rasops8, rasops15, rasops16
|
|
|
|
attach hpcfb at hpcfbif
|
|
|
|
file dev/hpc/hpcfb.c hpcfb needs-flag
|
|
|
|
|
2002-03-06 18:00:04 +03:00
|
|
|
define hpccmap
|
|
|
|
file dev/hpc/hpccmap.c hpccmap
|
|
|
|
|
|
|
|
device bivideo: hpcfbif, hpccmap
|
2001-02-22 21:37:54 +03:00
|
|
|
attach bivideo at mainbus
|
|
|
|
file dev/hpc/bivideo.c bivideo needs-flag
|
2002-03-06 18:00:04 +03:00
|
|
|
|
2006-10-09 14:33:42 +04:00
|
|
|
defflag opt_hpcfb.h FBDEBUG
|