GENERIC revision 1.17 1 # $NetBSD: GENERIC,v 1.17 2000/01/23 23:46:15 hubertf Exp $
2 #
3 # GENERIC kernel for RISC-NEWS
4
5 include "arch/newsmips/conf/std.newsmips"
6
7 #ident "GENERIC-$Revision: 1.17 $"
8
9 maxusers 16
10
11 options news3400
12 options news5000
13 options MIPS1 # R2000/R3000 support
14 options MIPS3 # R4000 support
15 options CPU_SINGLE # no I/O processor
16
17 # Standard system options
18 options KTRACE # system call tracing support
19 options SYSVMSG # System V message queues
20 options SYSVSEM # System V semaphores
21 options SYSVSHM # System V shared memory
22 #options SHMMAXPGS=1024 # 1024 pages is the default
23 options LKM # loadable kernel modules
24 options NKMEMCLUSTERS=1024 # 4K pages in kernel malloc pool
25 #options NTP # network time protocol
26 #options UCONSOLE # users can redirect console (unsafe)
27
28 # Debugging options
29 #options DDB # kernel dynamic debugger
30 #options DDB_HISTORY_SIZE=100 # enable history editing in DDB
31 #options DEBUG # extra kernel debugging support
32 #options DIAGNOSTIC # extra kernel sanity checking
33 #options SCSIVERBOSE # Verbose SCSI errors
34
35 # Compatibility options
36 options COMPAT_43 # compatibility with 4.3BSD binaries
37 options COMPAT_10 # NetBSD 1.0 binary compatibility
38 options COMPAT_11 # NetBSD 1.1 binary compatibility
39 options COMPAT_12 # NetBSD 1.2 binary compatibility
40 options COMPAT_13 # NetBSD 1.3 binary compatibility
41 options COMPAT_14 # NetBSD 1.4 binary compatibility
42 #options EXEC_AOUT # exec a.out binaries
43 #options EXEC_ECOFF # exec ecoff binaries
44
45 # Filesystem options
46 file-system FFS # Berkeley Fast Filesystem
47 file-system NFS # Sun NFS-compatible filesystem client
48 file-system KERNFS # kernel data-structure filesystem
49 file-system NULLFS # NULL layered filesystem
50 file-system OVERLAY # overlay file system
51 file-system MFS # memory-based filesystem
52 file-system FDESC # user file descriptor filesystem
53 file-system UMAPFS # uid/gid remapping filesystem
54 file-system LFS # Log-based filesystem (still experimental)
55 file-system PORTAL # portal filesystem (still experimental)
56 file-system PROCFS # /proc
57 file-system CD9660 # ISO 9660 + Rock Ridge file system
58 file-system UNION # union file system
59 file-system MSDOSFS # MS-DOS FAT filesystem(s).
60
61 options NFSSERVER # Sun NFS-compatible filesystem server
62 options QUOTA # FFS quotas
63 #options FFS_EI # FFS Endian Independant support
64 #options SOFTDEP # FFS soft updates support.
65
66 # Pull in config fragments for kernel crypto. This is required for
67 # options IPSEC etc. to work. If you want to run with IPSEC, uncomment
68 # one of these, based on whether you use crypto-us or crypto-intl, and
69 # adjust the prefixes as necessary.
70
71 #prefix ../crypto-us/sys
72 #cinclude "conf/files.crypto-us"
73 #prefix
74
75 #prefix ../crypto-intl/sys
76 #cinclude "conf/files.crypto-intl"
77 #prefix
78
79 # Networking options
80 options INET # Internet protocols
81 options INET6 # IPV6
82 #options IPSEC # IP security
83 #options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
84 #options IPSEC_DEBUG # debug for IP security
85 #options GATEWAY # IP packet forwarding
86 #options MROUTING # packet forwarding of multicast packets
87 options NS # Xerox NS networking
88 #options NSIP # Xerox NS tunneling over IP
89 #options ISO,TPIP # OSI networking
90 #options EON # OSI tunneling over IP
91 #options CCITT,LLC,HDLC # X.25
92 options NETATALK # AppleTalk (over Ethernet) protocol
93 options PPP_BSDCOMP # BSD-Compress compression support for PPP
94 options PPP_DEFLATE # Deflate compression support for PPP
95 options PPP_FILTER # Active filter support for PPP (requires bpf)
96 options PFIL_HOOKS # pfil(9) packet filter hooks
97 options IPFILTER_LOG # ipmon(8) log support
98
99 #options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
100
101 options NFS_BOOT_BOOTPARAM
102
103 config netbsd root on ? type ?
104
105 mainbus0 at root
106
107 cpu0 at mainbus0
108 hb0 at mainbus0 # Hyper-bus
109 ap0 at mainbus0 # APbus
110
111 mkclock0 at hb0 addr 0xbff407f8 # MK48T02 realtime clock
112 mkclock0 at ap?
113
114 le0 at hb0 addr 0xbff80000 level 1 # built-in LANCE ethernet
115 le1 at hb0 addr 0xb8c30000 level 0
116
117 sn* at ap? # SONIC Ethernet
118
119 kb0 at hb0 addr 0xbfd00000 level 2 # keyboard
120 ms0 at hb0 addr 0xbfd00004 level 2 # mouse
121
122 zsc0 at hb0 addr 0xbfec0000 level 1 flags 0x0 # on-board
123 zsc1 at hb0 addr 0xb8c40100 level 1 flags 0x1 # expansion board
124 zsc2 at hb0 addr 0xb8c40104 level 1 flags 0x1
125 zsc0 at ap?
126
127 zstty0 at zsc0 channel 0 # tty00
128 zstty1 at zsc0 channel 1 # tty01
129 zstty2 at zsc1 channel 0 # tty02
130 zstty3 at zsc1 channel 1 # tty03
131 zstty4 at zsc2 channel 0 # tty04
132 zstty5 at zsc2 channel 1 # tty05
133
134 fb0 at hb0 addr 0x88000000 # frame buffer
135
136 sc0 at hb0 addr 0xbfe00100 level 0 # on-board cxd1185 SCSI controller
137 scsibus0 at sc0
138
139 sd* at scsibus? target ? lun ? # SCSI disks
140 st* at scsibus? target ? lun ? # SCSI tapes
141 cd* at scsibus? target ? lun ? # SCSI CD-ROMs
142 ch* at scsibus? target ? lun ? # SCSI changer devices
143
144 pseudo-device loop # loopback interface; required
145 pseudo-device pty 32 # pseudo-terminals
146 pseudo-device sl 2 # SLIP interfaces
147 pseudo-device ppp 2 # PPP interfaces
148 pseudo-device tun 4 # Network "tunnel" device
149 #pseudo-device gre 2 # generic L3 over IP tunnel
150 pseudo-device bpfilter 16 # Berkeley Packet Filter
151 pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
152 #pseudo-device faith 1 # IPv[46] tcp relay translation i/f
153 pseudo-device vnd 4 # disk-like interface to files
154 pseudo-device ccd 4 # concatenated and striped disks
155 #pseudo-device raid 4 # RAIDframe disk driver
156 #pseudo-device strip 1 # radio clock
157 #pseudo-device ipfilter # ip filter
158