xref: /openbsd/sys/arch/sparc64/conf/RAMDISKU5 (revision 4bdff4be)
1#	$OpenBSD: RAMDISKU5,v 1.23 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
24upa0		at mainbus0
25schizo*		at mainbus0
26pci*		at schizo?
27psycho*		at mainbus0
28pci*		at psycho?		# Ultra 5
29pci*		at ppb?
30ppb*		at pci?
31ebus*		at pci?
32
33hme*		at pci?
34gem*		at pci?
35
36auxio*		at ebus?
37clock*		at ebus?
38
39pcons0		at mainbus0		# PROM console
40
41pciide*		at pci? flags 0x0000
42wd*		at pciide? flags 0x0a00
43atapiscsi*	at pciide?
44
45siop*		at pci?
46
47scsibus*	at scsi?
48sd*		at scsibus?
49#cd*		at scsibus?
50
51nsphy*		at mii?			# NS and compatible PHYs
52qsphy*		at mii?			# Quality Semi QS6612 PHYs
53ukphy*		at mii?			# Unknown PHYs
54
55ohci*		at pci ?
56uhci*		at pci?
57usb*		at ohci?
58usb*		at uhci?
59
60uhub*		at usb?
61uhub*		at uhub?
62uhidev*		at uhub?		# Human Interface Devices
63ukbd*		at uhidev?		# USB Keyboard
64wskbd*		at ukbd?
65
66sab*		at ebus?
67sabtty*		at sab?
68com*		at ebus?
69comkbd*		at ebus?
70wskbd*		at comkbd?
71
72pckbc*		at ebus?		# controller
73pckbd*		at pckbc?		#  ps2 keyboard
74wskbd*		at pckbd?		#    generic keyboard layer
75
76creator*	at upa0			# Creator3D/Elite3D framebuffers
77wsdisplay*	at creator?
78gfxp*		at pci?			# PGX32 framebuffer
79wsdisplay*	at gfxp?
80machfb*		at pci?			# PGX/PGX64 framebuffers
81wsdisplay*	at machfb?
82raptor*		at pci?			# Raptor framebuffer
83wsdisplay*	at raptor?
84vgafb*		at pci?
85wsdisplay*	at vgafb?
86
87pseudo-device	rd 1
88pseudo-device	loop 1
89