SBMIPS revision 1.3.4.3 1 1.3.4.3 martin # $NetBSD: SBMIPS,v 1.3.4.3 2019/01/07 13:46:57 martin Exp $
2 1.3.4.2 martin
3 1.3.4.2 martin include "arch/sbmips/conf/std.sbmips"
4 1.3.4.2 martin
5 1.3.4.2 martin options INCLUDE_CONFIG_FILE # embed config file in kernel binary
6 1.3.4.2 martin
7 1.3.4.3 martin #ident "GENERIC-$Revision: 1.3.4.3 $"
8 1.3.4.2 martin
9 1.3.4.2 martin #options LOCKDEBUG # XXX XXX XXX XXX
10 1.3.4.2 martin #options DEBUG # extra kernel debugging support
11 1.3.4.2 martin
12 1.3.4.2 martin # The following three options are required for BCM1250 pass 1 silicon
13 1.3.4.2 martin #options SB1250_PASS1
14 1.3.4.2 martin #options NOFPU
15 1.3.4.2 martin #options FPEMUL
16 1.3.4.2 martin
17 1.3.4.2 martin maxusers 32
18 1.3.4.2 martin
19 1.3.4.2 martin # Standard system options
20 1.3.4.2 martin options KTRACE # system call tracing support
21 1.3.4.2 martin options SYSVMSG # System V message queues
22 1.3.4.2 martin options SYSVSEM # System V semaphores
23 1.3.4.2 martin options SYSVSHM # System V shared memory
24 1.3.4.2 martin #options NTP # network time protocol
25 1.3.4.2 martin
26 1.3.4.2 martin # Debugging options
27 1.3.4.2 martin #options DIAGNOSTIC # extra kernel sanity checking
28 1.3.4.2 martin #options DEBUG # extra kernel debugging support
29 1.3.4.2 martin options USERCONF # userconf(4) support
30 1.3.4.2 martin options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
31 1.3.4.2 martin options DDB # kernel dynamic debugger
32 1.3.4.2 martin options DDB_HISTORY_SIZE=100 # enable history editing in DDB
33 1.3.4.2 martin #makeoptions DEBUG="-g" # compile full symbol table
34 1.3.4.2 martin makeoptions COPY_SYMTAB=1 # size for embedded symbol table
35 1.3.4.2 martin
36 1.3.4.2 martin # Compatibility options
37 1.3.4.2 martin options COMPAT_43 # compatibility with 4.3BSD binaries
38 1.3.4.2 martin #options COMPAT_09 # NetBSD 0.9,
39 1.3.4.2 martin #options COMPAT_10 # NetBSD 1.0,
40 1.3.4.2 martin #options COMPAT_11 # NetBSD 1.1,
41 1.3.4.2 martin #options COMPAT_12 # NetBSD 1.2,
42 1.3.4.2 martin #options COMPAT_13 # NetBSD 1.3,
43 1.3.4.2 martin #options COMPAT_14 # NetBSD 1.4,
44 1.3.4.2 martin #options COMPAT_15 # NetBSD 1.5,
45 1.3.4.2 martin options COMPAT_16 # NetBSD 1.6,
46 1.3.4.2 martin options COMPAT_20 # NetBSD 2.0,
47 1.3.4.2 martin options COMPAT_30 # NetBSD 3.0,
48 1.3.4.2 martin options COMPAT_40 # NetBSD 4.0,
49 1.3.4.2 martin options COMPAT_50 # NetBSD 5.0,
50 1.3.4.2 martin options COMPAT_60 # NetBSD 6.0, and
51 1.3.4.2 martin options COMPAT_70 # NetBSD 7.0 binary compatibility
52 1.3.4.2 martin #options EXEC_ECOFF # exec ECOFF binaries
53 1.3.4.2 martin #options COMPAT_ULTRIX # binary compatibility with Ultrix
54 1.3.4.2 martin options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
55 1.3.4.2 martin
56 1.3.4.2 martin # File systems
57 1.3.4.2 martin file-system FFS # Berkeley Fast Filesystem
58 1.3.4.2 martin file-system NFS # Sun NFS-compatible filesystem client
59 1.3.4.2 martin file-system KERNFS # kernel data-structure filesystem
60 1.3.4.2 martin #file-system NULLFS # NULL layered filesystem
61 1.3.4.2 martin file-system OVERLAY # overlay file system
62 1.3.4.2 martin file-system MFS # memory-based filesystem
63 1.3.4.2 martin file-system FDESC # user file descriptor filesystem
64 1.3.4.2 martin #file-system UMAPFS # uid/gid remapping filesystem
65 1.3.4.2 martin file-system LFS # Log-based filesystem (still experimental)
66 1.3.4.2 martin file-system PROCFS # /proc
67 1.3.4.2 martin #file-system CD9660 # ISO 9660 + Rock Ridge file system
68 1.3.4.2 martin #file-system UNION # union file system
69 1.3.4.2 martin #file-system MSDOSFS # MS-DOS FAT filesystem(s).
70 1.3.4.2 martin #file-system CODA # Coda File System; also needs vcoda (below)
71 1.3.4.2 martin file-system PTYFS # /dev/pts/N support
72 1.3.4.2 martin file-system TMPFS # Efficient memory file-system
73 1.3.4.2 martin #file-system UDF # experimental - OSTA UDF CD/DVD file-system
74 1.3.4.2 martin
75 1.3.4.2 martin # File system options
76 1.3.4.2 martin options NFSSERVER # Sun NFS-compatible filesystem server
77 1.3.4.2 martin options QUOTA # legacy UFS quotas
78 1.3.4.2 martin options QUOTA2 # new, in-filesystem UFS quotas
79 1.3.4.2 martin #options FFS_NO_SNAPSHOT # No FFS snapshot support
80 1.3.4.2 martin options UFS_EXTATTR # Extended attribute support for UFS1
81 1.3.4.2 martin #options FFS_EI # FFS Endian Independent support
82 1.3.4.2 martin options WAPBL # File system journaling support
83 1.3.4.2 martin #options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
84 1.3.4.2 martin #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
85 1.3.4.2 martin # immutable) behave as system flags.
86 1.3.4.2 martin
87 1.3.4.3 martin # Alternate buffer queue strategies for better responsiveness under high
88 1.3.4.3 martin # disk I/O load.
89 1.3.4.3 martin #options BUFQ_READPRIO
90 1.3.4.3 martin options BUFQ_PRIOCSCAN
91 1.3.4.3 martin
92 1.3.4.2 martin # Networking options
93 1.3.4.2 martin #options GATEWAY # IP packet forwarding
94 1.3.4.2 martin options INET # Internet protocols
95 1.3.4.2 martin options INET6 # IPV6
96 1.3.4.2 martin #options IPSEC # IP security
97 1.3.4.2 martin #options IPSEC_DEBUG # debug for IP security
98 1.3.4.2 martin #options MROUTING # packet forwarding of multicast packets
99 1.3.4.2 martin #options PIM # Protocol Independent Multicast
100 1.3.4.2 martin #options NETATALK # AppleTalk (over Ethernet) protocol
101 1.3.4.2 martin #options PPP_BSDCOMP # BSD-Compress compression support for PPP
102 1.3.4.2 martin #options PPP_DEFLATE # Deflate compression support for PPP
103 1.3.4.2 martin options PPP_FILTER # Active filter support for PPP (requires bpf)
104 1.3.4.2 martin options IPFILTER_LOG # ipmon(8) log support
105 1.3.4.2 martin options IPFILTER_LOOKUP # ippool(8) support
106 1.3.4.2 martin options IPFILTER_COMPAT # Compat for IP-Filter
107 1.3.4.2 martin #options IPFILTER_DEFAULT_BLOCK # block all packets by default
108 1.3.4.2 martin
109 1.3.4.2 martin #options ALTQ # Manipulate network interfaces' output queues
110 1.3.4.2 martin #options ALTQ_BLUE # Stochastic Fair Blue
111 1.3.4.2 martin #options ALTQ_CBQ # Class-Based Queueing
112 1.3.4.2 martin #options ALTQ_CDNR # Diffserv Traffic Conditioner
113 1.3.4.2 martin #options ALTQ_FIFOQ # First-In First-Out Queue
114 1.3.4.2 martin #options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box)
115 1.3.4.2 martin #options ALTQ_HFSC # Hierarchical Fair Service Curve
116 1.3.4.2 martin #options ALTQ_LOCALQ # Local queueing discipline
117 1.3.4.2 martin #options ALTQ_PRIQ # Priority Queueing
118 1.3.4.2 martin #options ALTQ_RED # Random Early Detection
119 1.3.4.2 martin #options ALTQ_RIO # RED with IN/OUT
120 1.3.4.2 martin #options ALTQ_WFQ # Weighted Fair Queueing
121 1.3.4.2 martin
122 1.3.4.2 martin # Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
123 1.3.4.2 martin #options TCP_COMPAT_42
124 1.3.4.2 martin
125 1.3.4.2 martin # JIT compiler for bpfilter
126 1.3.4.2 martin #options SLJIT
127 1.3.4.2 martin #options BPFJIT
128 1.3.4.2 martin
129 1.3.4.2 martin # These options enable verbose messages for several subsystems.
130 1.3.4.2 martin # Warning, these may compile large string tables into the kernel!
131 1.3.4.2 martin options PCIVERBOSE # verbose PCI device autoconfig messages
132 1.3.4.2 martin #options PCI_CONFIG_DUMP # verbosely dump PCI config space
133 1.3.4.2 martin #options SCSIVERBOSE # human readable SCSI error messages
134 1.3.4.2 martin options MIIVERBOSE # verbose PHY autoconfig messages
135 1.3.4.2 martin
136 1.3.4.2 martin options NFS_BOOT_DHCP
137 1.3.4.2 martin
138 1.3.4.2 martin #config netbsd root on ? type ?
139 1.3.4.2 martin config netbsd root on sbmac0 type nfs
140 1.3.4.2 martin
141 1.3.4.2 martin zbbus* at root
142 1.3.4.2 martin
143 1.3.4.2 martin cpu* at zbbus? busid ?
144 1.3.4.2 martin sbscd* at zbbus? busid ?
145 1.3.4.2 martin sbbrz* at zbbus? busid ?
146 1.3.4.2 martin sbobio* at zbbus? busid ?
147 1.3.4.2 martin
148 1.3.4.2 martin pci* at sbbrz? bus ?
149 1.3.4.2 martin ppb* at pci? dev ?
150 1.3.4.2 martin pci* at ppb?
151 1.3.4.2 martin
152 1.3.4.2 martin ohci* at pci? dev ? function ? # Open Host Controller
153 1.3.4.2 martin
154 1.3.4.2 martin bge* at pci? dev ?
155 1.3.4.2 martin
156 1.3.4.2 martin #sbicu* at sbscd? offset ?
157 1.3.4.2 martin sbwdog* at sbscd? offset ? intr ?
158 1.3.4.2 martin sbtimer0 at sbscd? offset ? intr ? flags 0x01 # clock
159 1.3.4.2 martin #sbtimer1 at sbscd? offset ? intr ? flags 0x02 # statclock
160 1.3.4.2 martin sbtimer* at sbscd? offset ? intr ?
161 1.3.4.2 martin
162 1.3.4.2 martin sbmac* at sbobio? offset ?
163 1.3.4.2 martin sbscn* at sbobio? offset ?
164 1.3.4.2 martin #sbgbus* at sbobio? offset ?
165 1.3.4.2 martin smbus* at sbobio? offset ?
166 1.3.4.2 martin
167 1.3.4.2 martin xirtc* at smbus? chan ? dev ? # Xicor X1241 RTC
168 1.3.4.2 martin m41t81rtc* at smbus? chan ? dev ? # ST M41T81 RTC
169 1.3.4.2 martin
170 1.3.4.2 martin # MII/PHY support
171 1.3.4.2 martin brgphy* at mii? phy ?
172 1.3.4.2 martin
173 1.3.4.2 martin # USB
174 1.3.4.2 martin usb* at ohci?
175 1.3.4.2 martin uhub* at usb?
176 1.3.4.2 martin uhub* at uhub? port ?
177 1.3.4.2 martin umass* at uhub? port ? configuration ? interface ?
178 1.3.4.2 martin wd* at umass?
179 1.3.4.2 martin scsibus* at umass? channel ?
180 1.3.4.2 martin sd* at scsibus? target ? lun ?
181 1.3.4.2 martin uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
182 1.3.4.2 martin ucom* at uplcom? portno ?
183 1.3.4.2 martin
184 1.3.4.2 martin # Pseudo-devices
185 1.3.4.2 martin
186 1.3.4.2 martin # Disk/mass storage pseudo-devices
187 1.3.4.2 martin pseudo-device ccd # concatenated disk devices
188 1.3.4.2 martin #pseudo-device cgd # cryptographic disk devices
189 1.3.4.2 martin #pseudo-device raid # RAIDframe disk driver
190 1.3.4.2 martin #options RAID_AUTOCONFIG # auto-configuration of RAID
191 1.3.4.2 martin pseudo-device md # memory disk device (ramdisk)
192 1.3.4.2 martin pseudo-device vnd # disk-like interface to files
193 1.3.4.2 martin #options VND_COMPRESSION # compressed vnd(4)
194 1.3.4.2 martin
195 1.3.4.2 martin # Network pseudo-devices
196 1.3.4.2 martin pseudo-device bpfilter # Berkeley packet filter
197 1.3.4.2 martin #pseudo-device carp # Common Address Redundancy Protocol
198 1.3.4.2 martin pseudo-device ipfilter # IP filter (firewall) and NAT
199 1.3.4.2 martin pseudo-device loop # network loopback
200 1.3.4.2 martin #pseudo-device ppp # Point-to-Point Protocol
201 1.3.4.2 martin #pseudo-device pppoe # PPP over Ethernet (RFC 2516)
202 1.3.4.2 martin #pseudo-device sl # Serial Line IP
203 1.3.4.2 martin #pseudo-device strip # Starmode Radio IP (Metricom)
204 1.3.4.2 martin #pseudo-device irframetty # IrDA frame line discipline
205 1.3.4.2 martin #pseudo-device tun # network tunneling over tty
206 1.3.4.2 martin #pseudo-device tap # virtual Ethernet
207 1.3.4.2 martin #pseudo-device gre # generic L3 over IP tunnel
208 1.3.4.2 martin #pseudo-device ipip # RFC 2003 IP Encapsulation
209 1.3.4.2 martin #pseudo-device gif # RFC1933 tunnel
210 1.3.4.2 martin #pseudo-device faith # IPv[46] tcp relay translation
211 1.3.4.2 martin #pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
212 1.3.4.2 martin pseudo-device vlan # IEEE 802.1q encapsulation
213 1.3.4.2 martin pseudo-device bridge # simple inter-network bridging
214 1.3.4.2 martin #options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too
215 1.3.4.2 martin pseudo-device agr # IEEE 802.3ad link aggregation
216 1.3.4.2 martin
217 1.3.4.2 martin #
218 1.3.4.2 martin # accept filters
219 1.3.4.2 martin pseudo-device accf_data # "dataready" accept filter
220 1.3.4.2 martin pseudo-device accf_http # "httpready" accept filter
221 1.3.4.2 martin
222 1.3.4.2 martin # Miscellaneous pseudo-devices
223 1.3.4.2 martin pseudo-device pty # pseudo-terminals
224 1.3.4.2 martin #pseudo-device sequencer # MIDI sequencer
225 1.3.4.2 martin pseudo-device clockctl # user control of clock subsystem
226 1.3.4.2 martin pseudo-device ksyms # /dev/ksyms
227 1.3.4.2 martin #pseudo-device pf # PF packet filter
228 1.3.4.2 martin #pseudo-device pflog # PF log if
229 1.3.4.2 martin
230 1.3.4.2 martin # A pseudo device needed for Coda # also needs CODA (above)
231 1.3.4.2 martin #pseudo-device vcoda # coda minicache <-> venus comm.
232 1.3.4.2 martin
233 1.3.4.2 martin # Veriexec
234 1.3.4.2 martin #
235 1.3.4.2 martin # a pseudo device needed for veriexec
236 1.3.4.2 martin #pseudo-device veriexec
237 1.3.4.2 martin #
238 1.3.4.2 martin # Uncomment the fingerprint methods below that are desired. Note that
239 1.3.4.2 martin # removing fingerprint methods will have almost no impact on the kernel
240 1.3.4.2 martin # code size.
241 1.3.4.2 martin #
242 1.3.4.2 martin #options VERIFIED_EXEC_FP_RMD160
243 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA256
244 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA384
245 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA512
246 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA1
247 1.3.4.2 martin #options VERIFIED_EXEC_FP_MD5
248