xref: /netbsd-src/sys/arch/mac68k/conf/WSFB.common (revision 9daf7a22a227efa151383c5fb83a148eea41a88b)
1# $NetBSD: WSFB.common,v 1.3 2019/08/09 11:05:53 rin Exp $
2
3genfb* at intvid?
4genfb* at macvid?
5wsdisplay* at wsemuldisplaydev?
6
7options RASOPS_APPLE_PALETTE
8
9# At the expense of memory, boost display output drastically for
10# some depth/font settings.
11# XXX
12# This may have the opposite effect. Specify with care!
13#
14#options GENFB_SHADOWFB
15
16options WSDISPLAY_DEFAULTSCREENS=1
17
18# Mimic macppc color/font settings.
19#
20options WS_DEFAULT_FG=WSCOL_BLACK
21options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE
22options WS_KERNEL_FG=WSCOL_GREEN
23options WS_KERNEL_BG=WSCOL_LIGHT_WHITE
24options FONT_QVSS8x15
25
26pseudo-device wsfont
27pseudo-device wsmux
28
29no options WSDISPLAY_COMPAT_ITEFONT
30no options RCONS_2BPP
31no options RCONS_4BPP
32no options RCONS_16BPP
33no options GRF_COMPAT
34
35no macfb* at intvid?
36no macfb* at macvid?
37no wsdisplay* at macfb?
38
39no pseudo-device grf
40no pseudo-device ite
41