xref: /openbsd/sys/arch/luna88k/conf/RAMDISK (revision 73471bf0)
1#	$OpenBSD: RAMDISK,v 1.15 2020/05/22 11:07:20 otto Exp $
2
3machine		luna88k m88k
4maxusers	4
5
6option		SMALL_KERNEL
7option		NO_PROPOLICE
8option		BOOT_CONFIG
9
10option		MINIROOTSIZE=4096
11option		RAMDISK_HOOKS
12
13option		SCSITERSE
14
15option		FFS
16option		FFS2
17option		INET6
18
19config		bsd root rd0a swap on rd0b
20
21option		M88100		# 88100 support; mandatory
22option		MAX_CPUS=4	# may have up to 4 processors
23option		ERRATA__XXX_USR
24
25mainbus0	at root
26clock0		at mainbus0
27le0		at mainbus0
28sio0		at mainbus0
29siotty0		at sio0
30ws0		at sio0
31fb0		at mainbus0
32spc0		at mainbus0
33spc1		at mainbus0
34
35wsdisplay*	at fb?
36wskbd*		at ws?
37
38scsibus*	at scsi?
39sd*		at scsibus?			# SCSI disks
40st*		at scsibus?			# SCSI tapes
41cd*		at scsibus?			# SCSI CD-ROM
42
43pseudo-device	loop 1
44pseudo-device	bpfilter 1
45pseudo-device	rd 1
46