summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/PUMA
blob: d8b4bffcceefcb5f90374a747b6d709ded8841d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#	$NetBSD: PUMA,v 1.7 1995/11/21 05:00:36 briggs Exp $
#
# PUMA

include	"std.mac68k"

maxusers	16

options         MAXFDESCS=2048

# Standard system options
options		SWAPPAGER, VNODEPAGER, DEVPAGER	# paging

# Filesystem options
options		FIFO		# POSIX fifo support (in all filesystems)
options		DDB
options		FFS
options		MFS		# memory-based filesystem
options		NFSSERVER	# Sun NFS-compatible filesystem
options		NFSCLIENT	# Sun NFS-compatible filesystem
options		NULLFS		# Null (formerly loop-back) filesystem
options		UNION		# Union filesystem
options		CD9660		# ISO-9660 w/ RockRidge
options		KERNFS		# kernel data-structure filesystem
options		FDESC		# user file descriptor filesystem
options		PROCFS		# Process filesystem

options		LKM		# Loadable Kernel Modules

options		SCSI

# Networking options
options		INET
options		TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
options		GATEWAY		# IP packet forwarding
options		COMPAT_42
options		COMPAT_43
options		NS
options		MAPMEM
options		SYSVSHM,SYSVSEM,SYSVMSG

# Mac-specific options
options		M68030		# Includes the 020+851
options		MACHINE_NONCONTIG
options		COMPAT_NOMID
options		COMPAT_SUNOS
options		COMPAT_09
options		COMPAT_10

config		bsd	root on sd0 swap on sd0 and sd1 and vnd0a dumps on sd1b

ae*	at nubus0	slot -1   id ?   claimed 0

ncrscsi0	at mainbus?		# SCSI NCR 5380

scsibus*	at scsi?
sd*	at scsibus? target ? lun ?
st*	at scsibus? target ? lun ?
cd*	at scsibus? target ? lun ?

pseudo-device	pty		16
pseudo-device	bpfilter	16
pseudo-device	vnd		4
pseudo-device	loop
pseudo-device	ppp
pseudo-device	sl