xref: /openbsd/sys/arch/sparc64/conf/RAMDISKU1 (revision 5dea098c)
1#	$OpenBSD: RAMDISKU1,v 1.26 2023/04/28 18:27:55 cheloha Exp $
2
3machine		sparc64
4maxusers	4
5
6option		SMALL_KERNEL
7option		NO_PROPOLICE
8option		BOOT_CONFIG
9
10option		RAMDISK_HOOKS
11option		MINIROOTSIZE=6144
12
13option		FFS
14option		FFS2
15
16option		WSEMUL_SUN	# provide sun terminal emulation; required
17option		WSEMUL_NO_VT100	# do not provide vt100 terminal emulation
18
19config		bsd root on rd0a
20
21mainbus0	at root
22cpu0		at mainbus0
23
24sbus*		at mainbus0				# Ultra 1
25clock*		at sbus?				# Mostek clock
26
27le*		at sbus?			# Lance Ethernet - AMD7990
28ledma*		at sbus?
29le*		at ledma?
30lebuffer*	at sbus?
31le*		at lebuffer?
32hme*		at sbus?
33gem*		at sbus?
34
35# The flags on the esp entries below work around deficiencies in the driver:
36#	bits 0-7:  disable disconnect/reselect for the corresponding target
37#	bits 8-15: disable synch negotiation for target [bit-8]
38#	Note: targets 4-7 have disconnect/reselect enabled on the premise
39#	      that tape devices normally have one of these targets. Tape
40#	      devices should be allowed to disconnect for the SCSI bus
41#	      to operate acceptably.
42dma*		at sbus?
43esp*		at dma?
44esp*		at sbus?
45
46scsibus*	at scsi?
47sd*		at scsibus?
48#cd*		at scsibus?
49
50nsphy*		at mii?			# NS and compatible PHYs
51qsphy*		at mii?			# Quality Semi QS6612 PHYs
52ukphy*		at mii?			# Unknown PHYs
53
54zs*		at sbus?
55zstty*		at zs?
56zskbd*		at zs?
57wskbd*		at zskbd?
58
59agten*		at sbus?		# Fujitsu AG-10e framebuffer
60wsdisplay*	at agten?
61bwtwo*		at sbus?		# bwtwo monochrome framebuffer
62wsdisplay*	at bwtwo?
63cgsix*		at sbus?		# cgsix 8-bit accelerated framebuffer
64wsdisplay*	at cgsix?
65cgthree*	at sbus?		# cgthree 8-bit framebuffer
66wsdisplay*	at cgthree?
67cgtwelve*	at sbus?		# cgtwelve 24-bit color framebuffer
68wsdisplay*	at cgtwelve?
69creator*	at mainbus0		# Creator3D/Elite3D framebuffers
70wsdisplay*	at creator?
71mgx*		at sbus?		# SMS MGX/MGXPlus framebuffer
72wsdisplay*	at mgx?
73rfx*		at sbus?		# RasterFlex framebuffer series
74wsdisplay*	at rfx?
75tvtwo*		at sbus?		# Parallax XVideo/PowerVideo framebuffer
76wsdisplay*	at tvtwo?
77vigra*		at sbus?		# Viagra framebuffer series
78wsdisplay*	at vigra?
79zx*		at sbus?		# Sun Leo (ZX) framebuffer
80wsdisplay*	at zx?
81
82xbox*		at sbus?
83sbus*		at xbox?
84
85pcons0		at mainbus0		# PROM console
86
87pseudo-device	rd 1
88pseudo-device	loop 1
89