Projet

Général

Profil

Télécharger (7,07 ko) Statistiques
| Branche: | Révision:

univnautes-tools / builder_scripts / conf / kernel / pfSense_SMP.10 @ 814df256

1
include		DEFAULTS
2
include         GENERIC
3

    
4
options         KDB
5
nooptions       KDB_TRACE
6
options         DDB                     # Support DDB.
7
nooptions       GDB                     # Support remote GDB.
8
nooptions       DEADLKRES
9
nooptions       INVARIANTS
10
nooptions       INVARIANT_SUPPORT
11
nooptions       WITNESS
12
nooptions       WITNESS_SKIPSPIN
13
nooptions       MALLOC_DEBUG_MAXZONES
14

    
15
nomakeoptions   DEBUG
16
#makeoptions    DEBUG=-g                # Build kernel with gdb(1) debug symbols
17

    
18
ident           pfSense_SMP-10
19

    
20
nooptions       MAC                     # TrustedBSD MAC Framework
21
nooptions       COMPAT_43TTY            # BSD 4.3 TTY compat (sgtty)
22
nooptions       COMPAT_FREEBSD4         # Compatible with FreeBSD4
23
nooptions       COMPAT_FREEBSD5         # Compatible with FreeBSD5
24
nooptions       COMPAT_FREEBSD6         # Compatible with FreeBSD6
25
nooptions       COMPAT_FREEBSD7         # Compatible with FreeBSD7
26
nooptions       FLOWTABLE
27
nooptions       SCHED_4BSD
28
options         SCHED_ULE       # add inULE scheduler
29

    
30
options         GEOM_MIRROR
31
options         GEOM_UZIP
32
options         GEOM_LABEL
33
nooption        GEOM_MBR
34
options         GEOM_PART_MBR
35
options         GEOM_PART_BSD
36
options         GEOM_ELI
37
options         GEOM_BDE
38

    
39
options		TMPFS
40
options		UNIONFS
41
options		NULLFS
42
options		PPS_SYNC
43

    
44
#device		apic			# I/O APIC
45

    
46
# Bus support.  Do not remove isa, even if you have no isa slots
47
device		isa
48

    
49
# Wireless
50
device		wlan
51
nooptions 	IEEE80211_DEBUG	# enable debug msgs
52
device          wlan_rssadapt
53
device		wlan_xauth
54
device		wlan_acl
55
device		iwi		# Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 driver
56
device		iwifw
57
device		ipw		# Intel PRO/Wireless 2100 IEEE 802.11 driver
58
device		ipwfw		# Firmware for Intel PRO/Wireless 2100 IEEE 802.11 driver
59
device		wpi		# Intel 3945ABG Wireless LAN IEEE 802.11 driver
60
device		wpifw		# Firmware for Intel 3945ABG Wireless LAN IEEE 802.11 driver
61
device		iwn		# Intel Wireless WiFi Link 4965AGN IEEE 802.11n driver
62
device		iwnfw		# Firmware for Intel Wireless WiFi Link 4965AGN IEEE 802.11n driver
63
device		ath		# Atheros IEEE 802.11 wireless network driver
64
device          ath_pci
65
device		alc		# Atheros IEEE 802.11 wireless network driver
66
device		ath_hal
67
options		AH_SUPPORT_AR5416
68
device		ath_rate_sample
69
device		uath		# Atheros USB IEEE 802.11a/b/g wireless network device
70
device		an		# Aironet 4500/4800 802.11 wireless NICs.
71
device		ral		# Ralink Technology RT2500 wireless NICs.
72
device		ralfw		# Firmware for Ralink Technology RT2500 wireless NICs.
73
device		ural		# Ralink Technology RT2500USB IEEE 802.11 driver
74
device		urtw		# Realtek RTL8187B/L USB IEEE 802.11b/g wireless network device
75
device		wi		# WaveLAN/Intersil/Symbol 802.11 wireless NICs.
76
device		rum		# Ralink Technology USB IEEE 802.11a/b/g wireless network device
77
device		mwl		# Marvell 88W8363 IEEE 802.11n wireless network driver
78
device		mwlfw		# Firmware for Marvell 88W8363 IEEE 802.11n wireless network driver
79
device		zyd		# ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device
80
device		malo		# Marvell Libertas IEEE 802.11b/g wireless network driver
81
device		upgt		# Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless
82
device         udav            # Davicom DM9601 USB Ethernet driver
83
device         axe
84
device         axge
85
device         aue
86
device         cue
87
device         kue
88
device         mos
89
#device         quirk
90
device         rsu
91
device         rsufw
92
device         run             # Ralink RT2700U/RT2800U/RT3000U USB 802.11agn
93
device         runfw
94
device         rue
95
device         rum
96
#device         uether
97
device         ural
98
device         upgt
99
device         urtwn
100
device         urtwnfw
101

    
102
# Only for 8.1+
103
device		siba_bwn	# Broadcom BCM43xx IEEE 802.11b/g wireless network driver
104
device		bwn		# Broadcom BCM43xx IEEE 802.11b/g wireless network driver
105
device		bwi		# Broadcom BCM43xx IEEE 802.11b/g wireless network driver
106

    
107
# Pseudo devices.
108
device		pty		# Pseudo-ttys (telnet etc)
109

    
110
# USB support
111
nooptions 	USB_DEBUG	# enable debug msgs
112

    
113
# 3G devices
114
device		ufoma
115
device		ucom
116
device		uplcom
117
#device		ubsa
118
device		umct
119
device		uvisor
120
device		uark
121
device		uftdi
122
device		uvscom
123
device		umodem
124
device		u3g
125
device		ucom
126
device		cdce
127

    
128
# Uncommented at the request of colin
129
#device		uhid		# "Human Interface Devices"
130
#device		ulpt		# Printer
131
#device		ums		# Mouse
132
#device		urio		# Diamond Rio 500 MP3 player
133
#device		uscanner	# Scanners
134

    
135
# FireWire support
136
device		firewire	# FireWire bus code
137
device		sbp		# SCSI over FireWire (Requires scbus and da)
138
#device		fwe		# Ethernet over FireWire (non-standard!)
139

    
140
# pfsense addons
141

    
142
device		tap
143
device		gre
144
device		if_bridge
145
device		lagg
146
device		vlan
147

    
148
options		IPFIREWALL_DEFAULT_TO_ACCEPT
149
options		IPFIREWALL_VERBOSE
150
options		IPFIREWALL_VERBOSE_LIMIT
151

    
152
options		IPSTEALTH
153

    
154
options		NETGRAPH		#netgraph(4) system
155
options		NETGRAPH_VLAN
156
options		NETGRAPH_L2TP
157
options		NETGRAPH_BPF
158
options		NETGRAPH_ETHER
159
options		NETGRAPH_IFACE
160
options		NETGRAPH_EIFACE
161
options		NETGRAPH_PPP
162
options		NETGRAPH_PPPOE
163
options		NETGRAPH_PPTPGRE
164
options		NETGRAPH_RFC1490
165
options		NETGRAPH_SOCKET
166
options		NETGRAPH_TTY
167
options		NETGRAPH_MPPC_ENCRYPTION
168
options		NETGRAPH_UI
169
options		NETGRAPH_VJC
170
options		NETGRAPH_KSOCKET
171
options		NETGRAPH_LMI
172
options		NETGRAPH_ONE2MANY
173
options		NETGRAPH_BRIDGE
174
options		NETGRAPH_CISCO
175
options		NETGRAPH_ECHO
176
options		NETGRAPH_ASYNC
177
options		NETGRAPH_FRAME_RELAY
178
options		NETGRAPH_HOLE
179
options		NETGRAPH_TEE
180
options		NETGRAPH_TCPMSS
181
options		NETGRAPH_PIPE
182
options		NETGRAPH_CAR
183
options		NETGRAPH_DEFLATE
184
options		NETGRAPH_PRED1
185

    
186
options		IPSEC
187
options         IPSEC_NAT_T
188
options		TCP_SIGNATURE
189
# IPSEC filtering interface
190
device		enc
191

    
192
options		ALTQ
193
options		ALTQ_CBQ
194
options		ALTQ_RED
195
options		ALTQ_RIO
196
options		ALTQ_HFSC
197
options		ALTQ_PRIQ
198
options		ALTQ_FAIRQ
199
options		ALTQ_NOPCC
200
options		ALTQ_CODEL
201

    
202
# Squid related settings
203
options         MSGMNB=8192     # max # of bytes in a queue
204
options         MSGMNI=40       # number of message queue identifiers
205
options         MSGSEG=512      # number of message segments per queue
206
options         MSGSSZ=32       # size of a message segment
207
options         MSGTQL=2048     # max messages in system
208

    
209
device		pf
210
device		pflog
211
device		carp
212
device		pfsync
213

    
214
device		crypto          # core crypto support
215
device		cryptodev       # /dev/crypto for access to h/w
216
device		rndtest         # FIPS 140-2 entropy tester
217
device		hifn            # Hifn 7951, 7781, etc.
218
options		HIFN_DEBUG      # enable debugging support: hw.hifn.debug
219
options		HIFN_RNDTEST    # enable rndtest support
220
device		ubsec           # Broadcom 5501, 5601, 58xx
221
device		safe		# safe -- SafeNet crypto accelerator
222
device 		padlock
223
device		padlock_rng
224

    
225
device		speaker
226

    
227
options		DEVICE_POLLING
228
#options 	HZ=100
229

    
230
options		MROUTING
231

    
232
# Additional cards
233
device		mxge		# mxge - Myricom Myri10GE 10 Gigabit Ethernet adapter driver
234
device		cxgb		# cxgb -- Chelsio T3 10 Gigabit Ethernet adapter driver
235
device		ixgbe 		# http://www.nabble.com/kern-130476:-Error-in-compiling-kernel-with-device-ixgbe-td21424560.html
236
device		nve		# nVidia nForce MCP on-board Ethernet Networking
237
device          nvme
238
#device		sfxge		# Cannot be compiled in kernel!!!
239

    
240
# Default serial speed
241
options		CONSPEED=115200
(3-3/12)