xref: /openbsd/sys/arch/sparc64/conf/RAMDISKU5 (revision 73471bf0)
1#	$OpenBSD: RAMDISKU5,v 1.22 2020/04/02 06:07:05 otto 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
41timer*		at mainbus0		# Timer chip (some systems)
42
43pciide*		at pci? flags 0x0000
44wd*		at pciide? flags 0x0a00
45atapiscsi*	at pciide?
46
47siop*		at pci?
48
49scsibus*	at scsi?
50sd*		at scsibus?
51#cd*		at scsibus?
52
53nsphy*		at mii?			# NS and compatible PHYs
54qsphy*		at mii?			# Quality Semi QS6612 PHYs
55ukphy*		at mii?			# Unknown PHYs
56
57ohci*		at pci ?
58uhci*		at pci?
59usb*		at ohci?
60usb*		at uhci?
61
62uhub*		at usb?
63uhub*		at uhub?
64uhidev*		at uhub?		# Human Interface Devices
65ukbd*		at uhidev?		# USB Keyboard
66wskbd*		at ukbd?
67
68sab*		at ebus?
69sabtty*		at sab?
70com*		at ebus?
71comkbd*		at ebus?
72wskbd*		at comkbd?
73
74pckbc*		at ebus?		# controller
75pckbd*		at pckbc?		#  ps2 keyboard
76wskbd*		at pckbd?		#    generic keyboard layer
77
78creator*	at upa0			# Creator3D/Elite3D framebuffers
79wsdisplay*	at creator?
80gfxp*		at pci?			# PGX32 framebuffer
81wsdisplay*	at gfxp?
82machfb*		at pci?			# PGX/PGX64 framebuffers
83wsdisplay*	at machfb?
84raptor*		at pci?			# Raptor framebuffer
85wsdisplay*	at raptor?
86vgafb*		at pci?
87wsdisplay*	at vgafb?
88
89pseudo-device	rd 1
90pseudo-device	loop 1
91