Lines Matching refs:options

10 options 	RALINK_CONSOLE_EARLY
11 options RALINK_CONADDR=RA_UART2_BASE
13 options MT7628
14 options CONSPEED=57600
18 # Size reduction options
19 #options VNODE_OP_NOINLINE
20 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
21 #options SOSEND_NO_LOAN
23 # Standard system options
25 options INSECURE # disable kernel security levels - X needs this
27 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
28 options NTP # NTP phase/frequency locked loop
30 options KTRACE # system call tracing via ktrace(1)
32 #options SYSVMSG # System V-like message queues
33 #options SYSVSEM # System V-like semaphores
34 #options SYSVSHM # System V-like memory sharing
35 #options SHMMAXPGS=2048 # 2048 pages is the default
37 #options NMBCLUSTERS=1024
38 #options MCLSHIFT=12 # 4k mbuf clusters (increases pool max's to 4k as well)
40 #options USERCONF # userconf(4) support
41 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
43 # Diagnostic/debugging support options
44 options DIAGNOSTIC # expensive kernel consistency checks
45 #options LOCKDEBUG
46 #options KSTACK_CHECK_MAGIC
47 #options DEBUG # expensive debugging checks/support
48 options DDB # in-kernel debugger
49 options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
50 #options DDB_HISTORY_SIZE=512 # enable history editing in DDB
51 #options DDB_COMMANDONENTER="w/b 0x90000128 0 ; bt" # disable watchdog & drop history on enter
52 #options KGDB # remote debugger
53 #options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x2f8,KGDB_DEVRATE=9600
58 #options GPROF
60 # Compatibility options
63 #options COMPAT_386BSD_MBRPART # recognize old partition ID
65 #options EXEC_ECOFF # exec ECOFF binaries
66 #options COMPAT_ULTRIX # binary compatibility with Ultrix
67 #options COMPAT_LINUX # binary compatibility with Linux
68 #options COMPAT_OSSAUDIO # binary compatibility with Linux
88 # File system options
89 #options FFS_EI # FFS Endian Independent support
90 options FFS_NO_SNAPSHOT # No FFS snapshot support
91 #options QUOTA # legacy UFS quotas
92 #options UFS_DIRHASH # UFS Large Directory Hashing
93 #options UFS_EXTATTR # Extended attribute support for UFS1
94 #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
96 #options DISKLABEL_EI # disklabel Endian Independent support
97 #options NFSSERVER # Network File System server
101 #options BUFQ_READPRIO
102 options BUFQ_PRIOCSCAN
104 # Networking options
105 #options GATEWAY # packet forwarding
106 options INET # IP + ICMP + TCP + UDP
107 options MROUTING # IP multicast routing
108 options INET6 # IPV6
109 #options IPSEC # IP security
110 #options IPSEC_DEBUG # debug for IP security
111 #options PIM # Protocol Independent Multicast
112 #options NETATALK # AppleTalk networking protocols
113 #options PPP_BSDCOMP # BSD-Compress compression support for PPP
114 #options PPP_DEFLATE # Deflate compression support for PPP
115 #options PPP_FILTER # Active filter support for PPP (requires bpf)
116 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
118 #options ALTQ # Manipulate network interfaces' output queues
119 #options ALTQ_BLUE # Stochastic Fair Blue
120 #options ALTQ_CBQ # Class-Based Queueing
121 #options ALTQ_CDNR # Diffserv Traffic Conditioner
122 #options ALTQ_FIFOQ # First-In First-Out Queue
123 #options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box)
124 #options ALTQ_HFSC # Hierarchical Fair Service Curve
125 #options ALTQ_LOCALQ # Local queueing discipline
126 #options ALTQ_PRIQ # Priority Queueing
127 #options ALTQ_RED # Random Early Detection
128 #options ALTQ_RIO # RED with IN/OUT
129 #options ALTQ_WFQ # Weighted Fair Queueing
132 #options SLJIT
133 #options BPFJIT
135 # These options enable verbose messages for several subsystems.
137 #options EISAVERBOSE # verbose EISA device autoconfig messages
138 #options PCIVERBOSE # verbose PCI device autoconfig messages
139 #options PCI_CONFIG_DUMP # verbosely dump PCI config space
140 #options PCMCIAVERBOSE # verbose PCMCIA configuration messages
141 #options SCSIVERBOSE # human readable SCSI error messages
142 options USBVERBOSE # verbose USB device autoconfig messages
145 #options MEMORY_DISK_HOOKS
146 #options MEMORY_DISK_IS_ROOT # force root on memory disk
147 #options MEMORY_DISK_SERVER=0 # no userspace memory disk support
148 #options MEMORY_DISK_ROOT_SIZE=8192 # embed the FS into the system for now
149 #options MEMORY_RBFLAGS=0 # keep the kernel from forcing single user mode
152 #options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM,NFS_BOOT_BOOTSTATIC
153 options NFS_BOOT_BOOTSTATIC
154 options NFS_BOOTSTATIC_MYIP="\"192.168.0.1\""
155 options NFS_BOOTSTATIC_GWIP="\"192.168.0.1\""
156 options NFS_BOOTSTATIC_MASK="\"255.255.255.0\""
157 options NFS_BOOTSTATIC_SERVADDR="\"192.168.0.5\""
158 options NFS_BOOTSTATIC_SERVER="\"192.168.0.5:server:/path/to/root\""
161 #options NMBCLUSTERS=4096
178 options RA_WDOG_DEFAULT_PERIOD=10
179 #options RA_WDOG_DEFAULT_MODE=WDOG_MODE_DISARMED
180 options RA_WDOG_DEFAULT_MODE=WDOG_MODE_KTICKLE
184 options RALINK_ETH_MACADDR="00:00:aa:bb:cc:dd" # according to u-boot env
204 #options NOR_VERBOSE
233 #options MEMORY_DISK_HOOKS # enable root ramdisk
234 #options MEMORY_DISK_DYNAMIC # loaded via kernel module(7)
237 #options VND_COMPRESSION # compressed vnd(4)
246 #options PPPOE_SERVER # Enable PPPoE server via link0