xref: /netbsd-src/sys/arch/amiga/conf/WSCONS (revision 8ac07aec990b9d2e483062509d0a9fa5b4f57cf2)
1# $NetBSD: WSCONS,v 1.62 2007/10/17 19:53:14 garbled Exp $
2
3# GENERIC with wscons(4)
4#
5include	"arch/amiga/conf/GENERIC"
6
7# wscons(4)-aware interface to amiga custom chips.
8#
9amidisplaycc0	at mainbus0		# wscons interface to custom chips
10wsdisplay0	at amidisplaycc0 console ?
11options 	WSEMUL_VT100
12options 	FONT_VT220L8x10
13options 	FONT_VT220ISO8x16
14
15wskbd0		at kbd0 console ?
16
17wsmouse*	at ms?
18
19no grfcc0	at mainbus0
20no grfrt0	at zbus0
21no grfrh0	at zbus0
22no grfcl*	at zbus0
23no grful0	at zbus0
24no grfcv0	at zbus0
25no grfet*	at zbus0
26no grfcv3d0	at zbus0
27
28no grf0		at grfcc0
29no grf1		at grfrt0
30no grf2		at grfrh0
31no grf3		at grfcl?
32no grf4		at grful0
33no grf5		at grfcv0
34no grf6		at grfet?
35no grf7		at grfcv3d0
36no ite0		at grf0
37no ite1		at grf1
38no ite2		at grf2
39no ite3		at grf3
40no ite4		at grf4
41no ite5		at grf5
42no ite6		at grf6
43no ite7		at grf7
44
45pseudo-device	wsfont			# wsfont(4) dynamic font loading support
46pseudo-device	wsmux			# mouse & keyboard multiplexor
47