SBMIPS revision 1.3.4.2 1 1.3.4.2 martin # $NetBSD: SBMIPS,v 1.3.4.2 2017/08/30 15:45:03 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.2 martin #ident "GENERIC-$Revision: 1.3.4.2 $"
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.2 martin # Networking options
88 1.3.4.2 martin #options GATEWAY # IP packet forwarding
89 1.3.4.2 martin options INET # Internet protocols
90 1.3.4.2 martin options INET6 # IPV6
91 1.3.4.2 martin #options IPSEC # IP security
92 1.3.4.2 martin #options IPSEC_DEBUG # debug for IP security
93 1.3.4.2 martin #options MROUTING # packet forwarding of multicast packets
94 1.3.4.2 martin #options PIM # Protocol Independent Multicast
95 1.3.4.2 martin #options NETATALK # AppleTalk (over Ethernet) protocol
96 1.3.4.2 martin #options PPP_BSDCOMP # BSD-Compress compression support for PPP
97 1.3.4.2 martin #options PPP_DEFLATE # Deflate compression support for PPP
98 1.3.4.2 martin options PPP_FILTER # Active filter support for PPP (requires bpf)
99 1.3.4.2 martin options IPFILTER_LOG # ipmon(8) log support
100 1.3.4.2 martin options IPFILTER_LOOKUP # ippool(8) support
101 1.3.4.2 martin options IPFILTER_COMPAT # Compat for IP-Filter
102 1.3.4.2 martin #options IPFILTER_DEFAULT_BLOCK # block all packets by default
103 1.3.4.2 martin
104 1.3.4.2 martin #options ALTQ # Manipulate network interfaces' output queues
105 1.3.4.2 martin #options ALTQ_BLUE # Stochastic Fair Blue
106 1.3.4.2 martin #options ALTQ_CBQ # Class-Based Queueing
107 1.3.4.2 martin #options ALTQ_CDNR # Diffserv Traffic Conditioner
108 1.3.4.2 martin #options ALTQ_FIFOQ # First-In First-Out Queue
109 1.3.4.2 martin #options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box)
110 1.3.4.2 martin #options ALTQ_HFSC # Hierarchical Fair Service Curve
111 1.3.4.2 martin #options ALTQ_LOCALQ # Local queueing discipline
112 1.3.4.2 martin #options ALTQ_PRIQ # Priority Queueing
113 1.3.4.2 martin #options ALTQ_RED # Random Early Detection
114 1.3.4.2 martin #options ALTQ_RIO # RED with IN/OUT
115 1.3.4.2 martin #options ALTQ_WFQ # Weighted Fair Queueing
116 1.3.4.2 martin
117 1.3.4.2 martin # Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
118 1.3.4.2 martin #options TCP_COMPAT_42
119 1.3.4.2 martin
120 1.3.4.2 martin # JIT compiler for bpfilter
121 1.3.4.2 martin #options SLJIT
122 1.3.4.2 martin #options BPFJIT
123 1.3.4.2 martin
124 1.3.4.2 martin # These options enable verbose messages for several subsystems.
125 1.3.4.2 martin # Warning, these may compile large string tables into the kernel!
126 1.3.4.2 martin options PCIVERBOSE # verbose PCI device autoconfig messages
127 1.3.4.2 martin #options PCI_CONFIG_DUMP # verbosely dump PCI config space
128 1.3.4.2 martin #options SCSIVERBOSE # human readable SCSI error messages
129 1.3.4.2 martin options MIIVERBOSE # verbose PHY autoconfig messages
130 1.3.4.2 martin
131 1.3.4.2 martin options NFS_BOOT_DHCP
132 1.3.4.2 martin
133 1.3.4.2 martin #config netbsd root on ? type ?
134 1.3.4.2 martin config netbsd root on sbmac0 type nfs
135 1.3.4.2 martin
136 1.3.4.2 martin zbbus* at root
137 1.3.4.2 martin
138 1.3.4.2 martin cpu* at zbbus? busid ?
139 1.3.4.2 martin sbscd* at zbbus? busid ?
140 1.3.4.2 martin sbbrz* at zbbus? busid ?
141 1.3.4.2 martin sbobio* at zbbus? busid ?
142 1.3.4.2 martin
143 1.3.4.2 martin pci* at sbbrz? bus ?
144 1.3.4.2 martin ppb* at pci? dev ?
145 1.3.4.2 martin pci* at ppb?
146 1.3.4.2 martin
147 1.3.4.2 martin ohci* at pci? dev ? function ? # Open Host Controller
148 1.3.4.2 martin
149 1.3.4.2 martin bge* at pci? dev ?
150 1.3.4.2 martin
151 1.3.4.2 martin #sbicu* at sbscd? offset ?
152 1.3.4.2 martin sbwdog* at sbscd? offset ? intr ?
153 1.3.4.2 martin sbtimer0 at sbscd? offset ? intr ? flags 0x01 # clock
154 1.3.4.2 martin #sbtimer1 at sbscd? offset ? intr ? flags 0x02 # statclock
155 1.3.4.2 martin sbtimer* at sbscd? offset ? intr ?
156 1.3.4.2 martin
157 1.3.4.2 martin sbmac* at sbobio? offset ?
158 1.3.4.2 martin sbscn* at sbobio? offset ?
159 1.3.4.2 martin #sbgbus* at sbobio? offset ?
160 1.3.4.2 martin smbus* at sbobio? offset ?
161 1.3.4.2 martin
162 1.3.4.2 martin xirtc* at smbus? chan ? dev ? # Xicor X1241 RTC
163 1.3.4.2 martin m41t81rtc* at smbus? chan ? dev ? # ST M41T81 RTC
164 1.3.4.2 martin
165 1.3.4.2 martin # MII/PHY support
166 1.3.4.2 martin brgphy* at mii? phy ?
167 1.3.4.2 martin
168 1.3.4.2 martin # USB
169 1.3.4.2 martin usb* at ohci?
170 1.3.4.2 martin uhub* at usb?
171 1.3.4.2 martin uhub* at uhub? port ?
172 1.3.4.2 martin umass* at uhub? port ? configuration ? interface ?
173 1.3.4.2 martin wd* at umass?
174 1.3.4.2 martin scsibus* at umass? channel ?
175 1.3.4.2 martin sd* at scsibus? target ? lun ?
176 1.3.4.2 martin uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
177 1.3.4.2 martin ucom* at uplcom? portno ?
178 1.3.4.2 martin
179 1.3.4.2 martin # Pseudo-devices
180 1.3.4.2 martin
181 1.3.4.2 martin # Disk/mass storage pseudo-devices
182 1.3.4.2 martin pseudo-device ccd # concatenated disk devices
183 1.3.4.2 martin #pseudo-device cgd # cryptographic disk devices
184 1.3.4.2 martin #pseudo-device raid # RAIDframe disk driver
185 1.3.4.2 martin #options RAID_AUTOCONFIG # auto-configuration of RAID
186 1.3.4.2 martin pseudo-device md # memory disk device (ramdisk)
187 1.3.4.2 martin pseudo-device vnd # disk-like interface to files
188 1.3.4.2 martin #options VND_COMPRESSION # compressed vnd(4)
189 1.3.4.2 martin
190 1.3.4.2 martin # Network pseudo-devices
191 1.3.4.2 martin pseudo-device bpfilter # Berkeley packet filter
192 1.3.4.2 martin #pseudo-device carp # Common Address Redundancy Protocol
193 1.3.4.2 martin pseudo-device ipfilter # IP filter (firewall) and NAT
194 1.3.4.2 martin pseudo-device loop # network loopback
195 1.3.4.2 martin #pseudo-device ppp # Point-to-Point Protocol
196 1.3.4.2 martin #pseudo-device pppoe # PPP over Ethernet (RFC 2516)
197 1.3.4.2 martin #pseudo-device sl # Serial Line IP
198 1.3.4.2 martin #pseudo-device strip # Starmode Radio IP (Metricom)
199 1.3.4.2 martin #pseudo-device irframetty # IrDA frame line discipline
200 1.3.4.2 martin #pseudo-device tun # network tunneling over tty
201 1.3.4.2 martin #pseudo-device tap # virtual Ethernet
202 1.3.4.2 martin #pseudo-device gre # generic L3 over IP tunnel
203 1.3.4.2 martin #pseudo-device ipip # RFC 2003 IP Encapsulation
204 1.3.4.2 martin #pseudo-device gif # RFC1933 tunnel
205 1.3.4.2 martin #pseudo-device faith # IPv[46] tcp relay translation
206 1.3.4.2 martin #pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
207 1.3.4.2 martin pseudo-device vlan # IEEE 802.1q encapsulation
208 1.3.4.2 martin pseudo-device bridge # simple inter-network bridging
209 1.3.4.2 martin #options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too
210 1.3.4.2 martin pseudo-device agr # IEEE 802.3ad link aggregation
211 1.3.4.2 martin
212 1.3.4.2 martin #
213 1.3.4.2 martin # accept filters
214 1.3.4.2 martin pseudo-device accf_data # "dataready" accept filter
215 1.3.4.2 martin pseudo-device accf_http # "httpready" accept filter
216 1.3.4.2 martin
217 1.3.4.2 martin # Miscellaneous pseudo-devices
218 1.3.4.2 martin pseudo-device pty # pseudo-terminals
219 1.3.4.2 martin #pseudo-device sequencer # MIDI sequencer
220 1.3.4.2 martin pseudo-device clockctl # user control of clock subsystem
221 1.3.4.2 martin pseudo-device ksyms # /dev/ksyms
222 1.3.4.2 martin #pseudo-device pf # PF packet filter
223 1.3.4.2 martin #pseudo-device pflog # PF log if
224 1.3.4.2 martin
225 1.3.4.2 martin # A pseudo device needed for Coda # also needs CODA (above)
226 1.3.4.2 martin #pseudo-device vcoda # coda minicache <-> venus comm.
227 1.3.4.2 martin
228 1.3.4.2 martin # Veriexec
229 1.3.4.2 martin #
230 1.3.4.2 martin # a pseudo device needed for veriexec
231 1.3.4.2 martin #pseudo-device veriexec
232 1.3.4.2 martin #
233 1.3.4.2 martin # Uncomment the fingerprint methods below that are desired. Note that
234 1.3.4.2 martin # removing fingerprint methods will have almost no impact on the kernel
235 1.3.4.2 martin # code size.
236 1.3.4.2 martin #
237 1.3.4.2 martin #options VERIFIED_EXEC_FP_RMD160
238 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA256
239 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA384
240 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA512
241 1.3.4.2 martin #options VERIFIED_EXEC_FP_SHA1
242 1.3.4.2 martin #options VERIFIED_EXEC_FP_MD5
243