loader.conf revision 224408
1# This is loader.conf - a file full of useful variables that you can
2# set to change the default load behavior of your system. You should
3# not edit this file!  Put any overrides into one of the
4# loader_conf_files instead and you will be able to update these
5# defaults later without spamming your local configuration information.
6#
7# All arguments must be in double quotes.
8#
9# $FreeBSD: head/sys/boot/forth/loader.conf 224408 2011-07-25 21:52:17Z rodrigc $
10
11##############################################################
12###  Basic configuration options  ############################
13##############################################################
14
15exec=".( Loading /boot/defaults/loader.conf ) cr"
16
17kernel="kernel"		# /boot sub-directory containing kernel and modules
18bootfile="kernel"	# Kernel name (possibly absolute path)
19kernel_options=""	# Flags to be passed to the kernel
20
21loader_conf_files="/boot/device.hints /boot/loader.conf /boot/loader.conf.local"
22nextboot_conf="/boot/nextboot.conf"
23nextboot_enable="NO"
24
25verbose_loading="NO"		# Set to YES for verbose loader output
26
27
28##############################################################
29###  Splash screen configuration  ############################
30##############################################################
31
32splash_bmp_load="NO"		# Set this to YES for bmp splash screen!
33splash_pcx_load="NO"		# Set this to YES for pcx splash screen!
34vesa_load="NO"			# Set this to YES to load the vesa module
35bitmap_load="NO"		# Set this to YES if you want splash screen!
36bitmap_name="splash.bmp"	# Set this to the name of the bmp or pcx file
37bitmap_type="splash_image_data" # and place it on the module_path
38
39
40##############################################################
41###  Loader settings  ########################################
42##############################################################
43
44#autoboot_delay="10"		# Delay in seconds before autobooting,
45				# set to -1 if you don't want user to be
46				# allowed to interrupt autoboot process and
47				# escape to the loader prompt, set to
48				# "NO" to disable autobooting
49#beastie_disable="NO"		# Turn the beastie boot menu on and off
50#loader_logo="fbsdbw"		# Desired logo: fbsdbw, beastiebw, beastie, none
51#comconsole_speed="9600"	# Set the current serial console speed
52#console="vidconsole"		# A comma separated list of console(s)
53#currdev="disk1s1a"		# Set the current device
54module_path="/boot/modules"	# Set the module search path
55#prompt="\\${interpret}"	# Set the command prompt
56#root_disk_unit="0"		# Force the root disk unit number
57#rootdev="disk1s1a"		# Set the root filesystem
58#tftp.blksize="1428"		# Set the RFC 2348 TFTP block size.
59				# If the TFTP server does not support RFC 2348,
60				# the block size is set to 512.  If the value
61				# is out of range ( < 8 || > 9008 ) an error is
62				# returned.
63
64
65##############################################################
66###  Kernel settings  ########################################
67##############################################################
68
69# The following boot_ variables are enabled by setting them to any value.
70# Their presence in the kernel environment (see kenv(1)) has the same
71# effect as setting the given boot flag (see boot(8)).
72
73#boot_askname=""	# -a: Prompt the user for the name of the root device
74#boot_cdrom=""		# -C: Attempt to mount root file system from CD-ROM
75#boot_ddb=""		# -d: Instructs the kernel to start in the DDB debugger
76#boot_dfltroot=""	# -r: Use the statically configured root file system
77#boot_gdb=""		# -g: Selects gdb-remote mode for the kernel debugger
78#boot_multicons=""	# -D: Use multiple consoles
79#boot_mute=""		# -m: Mute the console
80#boot_pause=""		# -p: Pause after each line during device probing
81#boot_serial=""		# -h: Use serial console
82#boot_single=""		# -s: Start system in single-user mode
83#boot_verbose=""	# -v: Causes extra debugging information to be printed
84#init_path="/sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall"
85			# Sets the list of init candidates
86#init_shell="/bin/sh"	# The shell binary used by init(8).
87#init_script=""		# Initial script to run by init(8) before chrooting.
88#init_chroot=""		# Directory for init(8) to chroot into.
89
90
91##############################################################
92###  Kernel tunables  ########################################
93##############################################################
94
95#hw.physmem="1G"		# Limit physical memory. See loader(8)
96#kern.dfldsiz=""		# Set the initial data size limit
97#kern.dflssiz=""		# Set the initial stack size limit
98#kern.hz="100"			# Set the kernel interval timer rate
99#kern.maxbcache=""		# Set the max buffer cache KVA storage
100#kern.maxdsiz=""		# Set the max data size
101#kern.maxfiles=""		# Set the sys. wide open files limit
102#kern.maxproc=""		# Set the maximum # of processes
103#kern.maxssiz=""		# Set the max stack size
104#kern.maxswzone=""		# Set the max swmeta KVA storage
105#kern.maxtsiz=""		# Set the max text size
106#kern.maxusers="32"		# Set size of various static tables
107#kern.msgbufsize="65536"	# Set size of kernel message buffer
108#kern.nbuf=""			# Set the number of buffer headers
109#kern.ncallout=""		# Set the maximum # of timer events
110#kern.ngroups="1023"		# Set the maximum # of supplemental groups
111#kern.sgrowsiz=""		# Set the amount to grow stack
112#kern.cam.scsi_delay="2000"	# Delay (in ms) before probing SCSI
113#kern.ipc.maxsockets=""		# Set the maximum number of sockets avaliable
114#kern.ipc.nmbclusters=""	# Set the number of mbuf clusters
115#kern.ipc.nsfbufs=""		# Set the number of sendfile(2) bufs
116#net.inet.tcp.tcbhashsize=""	# Set the value of TCBHASHSIZE
117#vfs.root.mountfrom=""		# Specify root partition in a way the
118				# kernel understands
119#vm.kmem_size=""		# Sets the size of kernel memory (bytes)
120#debug.ktr.cpumask="0xf"	# Bitmask of CPUs to enable KTR on
121#debug.ktr.mask="0x1200"	# Bitmask of KTR events to enable
122#debug.ktr.verbose="1"		# Enable console dump of KTR events
123#net.graph.maxalloc="128"	# Maximum number of queue items to allocate
124
125
126##############################################################
127### ATA modules ##############################################
128##############################################################
129
130ataahci_load="NO"		# AHCI SATA
131ataacard_load="NO"		# ACARD
132ataacerlabs_load="NO"		# Acer Labs Inc. (ALI)
133ataadaptec_load="NO"		# Adaptec
134ataamd_load="NO"		# American Micro Devices (AMD)
135ataati_load="NO"		# ATI
136atacenatek_load="NO"		# Cenatek
137atacypress_load="NO"		# Cypress
138atacyrix_load="NO"		# Cyrix
139atahighpoint_load="NO"		# HighPoint
140ataintel_load="NO"		# Intel
141ataite_load="NO"		# Integrated Technology Inc. (ITE)
142atajmicron_load="NO"		# JMicron
143atamarvell_load="NO"		# Marvell
144atamicron_load="NO"		# Micron
145atanational_load="NO"		# National
146atanetcell_load="NO"		# NetCell
147atanvidia_load="NO"		# nVidia
148atapromise_load="NO"		# Promise
149ataserverworks_load="NO"	# ServerWorks
150atasiliconimage_load="NO"	# Silicon Image Inc. (SiI) (formerly CMD)
151atasis_load="NO"		# Silicon Integrated Systems Corp.(SiS)
152atavia_load="NO"		# VIA Technologies Inc.
153
154
155##############################################################
156###  Filesystem and related modules  #########################
157##############################################################
158
159# Filesystems
160
161cd9660_load="NO"		# ISO 9660 filesystem
162coda_load="NO"			# CODA filesystem
163fdescfs_load="NO"		# Filedescriptors filesystem
164linprocfs_load="NO"		# Linux compatibility process filesystem
165linsysfs_load="NO"		# Linux compatibility system filesystem
166msdosfs_load="NO"		# FAT-12/16/32
167nfsclient_load="NO"		# NFS client
168nfsserver_load="NO"		# NFS server
169ntfs_load="NO"			# NTFS
170ntfs_iconv_load="NO"		# NTFS iconv character support
171nullfs_load="NO"		# Null filesystem
172portalfs_load="NO"		# Portal filesystem
173procfs_load="NO"		# Process filesystem
174reiserfs_load="NO"		# ReiserFS
175unionfs_load="NO"		# Union filesystem
176xfs_load="NO"   		# XFS
177zfs_load="NO"   		# ZFS
178
179# Related stuff
180
181geom_bde_load="NO"		# Disk encryption driver (see gbde(4,8))
182geom_ccd_load="NO"		# Concatenated disk driver (see ccd(4),
183				# ccdconfig(8))
184geom_concat_load="NO"		# Concatenated disk driver (see gconcat(8))
185geom_eli_load="NO"		# Disk encryption driver (see geli(8))
186geom_gate_load="NO"		# Userland disk driver (see geom_gate(4),
187				# ggatec(8), ggated(8), ggatel(8))
188geom_journal_load="NO"		# Journaled filesystem driver (see gjournal(8))
189geom_label_load="NO"		# File system labels (see glabel(8))
190geom_md_load="NO"		# Memory disk driver (vnode/swap/malloc) (see
191				# md(4), mdconfig(8))
192geom_mirror_load="NO"		# RAID1 disk driver (see gmirror(8))
193geom_mountver_load="NO"		# Mount verification disk driver
194geom_nop_load="NO"		# Transparent disk driver (see gnop(8))
195geom_raid3_load="NO"		# RAID3 disk driver (see graid3(8))
196geom_shsec_load="NO"		# Shared secret disk driver (see gshsec(8))
197geom_stripe_load="NO"		# RAID0 disk driver (see gstripe(8))
198geom_uzip_load="NO"		# Compressed disk images driver (see mkuzip(8))
199geom_vinum_load="NO"		# Concatenated/mirror/raid driver (see vinum(4))
200
201
202##############################################################
203###  FireWire modules  #######################################
204##############################################################
205
206firewire_load="NO"              # IEEE1394 High-performance Serial Bus
207fwe_load="NO"                   # Ethernet emulation driver for FireWire
208fwip_load="NO"                  # IP over FireWire driver
209fwohci_load="NO"                # OHCI FireWire chipset device driver
210sbp_load="NO"                   # SBP-2 Mass Storage Devices driver
211sbp_targ_load="NO"		# SBP-2 Target mode
212
213
214##############################################################
215###  Screen saver modules  ###################################
216##############################################################
217
218# This is best done in rc.conf
219
220screensave_load="NO"		# Set to YES to load a screensaver module
221screensave_name="green_saver"	# Set to the name of the screensaver module
222
223
224##############################################################
225###  Emulation modules  ######################################
226##############################################################
227
228ibcs2_load="NO"			# IBCS2 (SCO) emulation
229ibcs2_coff_load="NO"
230linux_load="NO"			# Linux emulation
231lindev_load="NO"		# Linux-specific pseudo devices (see lindev(4))
232svr4_load="NO"			# SystemV R4 emulation
233streams_load="NO"		# System V streams module
234
235
236##############################################################
237###  Networking modules  #####################################
238##############################################################
239
240if_disc_load="NO"		# Discard device
241if_ef_load="NO"			# pseudo-device providing support for multiple
242				# ethernet frame types
243if_epair_load="NO"		# Virtual b-t-b Ethernet-like interface pair
244if_faith_load="NO"		# IPv6-to-IPv4 TCP relay capturing interface
245if_gif_load="NO"		# generic tunnel interface
246if_gre_load="NO"		# encapsulating network device
247if_stf_load="NO"		# 6to4 tunnel interface
248if_tap_load="NO"		# Ethernet tunnel software network interface
249if_tun_load="NO"		# Tunnel driver (user process ppp)
250if_vlan_load="NO"		# IEEE 802.1Q VLAN network interface
251ipfw_load="NO"			# Firewall
252pf_load="NO"			# packet filter
253
254
255##############################################################
256###  Networking drivers  #####################################
257##############################################################
258
259bridgestp_load="NO"		# if_bridge(4) support
260miibus_load="NO"		# miibus support, needed for some drivers
261if_ae_load="NO"			# Attansic/Atheros L2 FastEthernet
262if_age_load="NO"		# Attansic/Atheros L1 Gigabit Ethernet
263if_alc_load="NO"		# Atheros AR8131/AR8132 Ethernet
264if_ale_load="NO"		# Atheros AR8121/AR8113/AR8114 Ethernet
265if_an_load="NO"			# Aironet 4500/4800 802.11 wireless NICs
266if_ath_load="NO"		# Atheros IEEE 802.11 wireless NICs
267if_aue_load="NO"		# ADMtek AN986 Pegasus USB Ethernet
268if_axe_load="NO"		# ASIX Electronics AX88172 USB Ethernet
269if_bce_load="NO"		# Broadcom NetXtreme II Gigabit Ethernet
270if_bfe_load="NO"		# Broadcom BCM4401
271if_bge_load="NO"		# Broadcom BCM570x PCI Gigabit Ethernet
272if_bridge_load="NO"		# if_bridge(4) devices
273if_bwi_load="NO"		# Broadcom BCM53xx IEEE 802.11b/g wireness NICs
274if_bwn_load="NO"		# Broadcom BCM43xx IEEE 802.11 wireless NICs
275if_bxe_load="NO"		# Broadcom NetXtreme II 10Gb Ethernet
276if_carp_load="NO"		# carp(4) devices
277if_cas_load="NO"		# Sun Cassini/Cassini+ and NS DP83065 Saturn
278if_cm_load="NO"			# SMC (90c26, 90c56, 90c66)
279if_cs_load="NO"			# Crystal Semiconductor CS8920
280if_cue_load="NO"		# CATC USB-EL1210A USB Ethernet
281if_cxgb_load="NO"		# Chelsio T3 10 Gigabit Ethernet
282if_dc_load="NO"			# DEC/Intel 21143 and various workalikes
283if_de_load="NO"			# DEC DC21x4x Ethernet
284if_ed_load="NO"			# National Semiconductor DS8390/WD83C690
285				# Ethernet
286if_em_load="NO"			# Intel(R) PRO/1000 Gigabit Ethernet
287if_en_load="NO"			# Midway-based ATM interfaces
288if_ep_load="NO"			# 3Com Etherlink III (3c5x9)
289if_et_load="NO"			# Agere ET1310 10/100/Gigabit Ethernet
290if_ex_load="NO"			# Intel EtherExpress Pro/10 Ethernet
291if_fatm_load="NO"		# Fore PCA200E ATM
292if_fe_load="NO"			# Fujitsu MB86960A/MB86965A based Ethernet
293				# adapters
294if_fxp_load="NO"		# Intel EtherExpress PRO/100B (82557, 82558)
295if_gem_load="NO"		# Sun GEM/Sun ERI/Apple GMAC
296if_hatm_load="NO"		# Fore/Marconi HE155 and HE622
297if_hme_load="NO"		# Sun Microelectronics STP2002-STQ Ethernet
298if_ie_load="NO"			# Intel 82586
299if_igb_load="NO"		# Intel(R) PRO/1000 Gigabit Ethernet
300if_ipw_load="NO"		# Intel PRO/Wireless 2100 wireless
301if_iwi_load="NO"		# Intel PRO/Wireless 2200BG/2225BG/2915ABG
302				# wireless
303if_iwn_load="NO"		# Intel Wireless WiFi Link 802.11n wireless
304if_ixgb_load="NO"		# Intel PRO/10Gb Ethernet
305if_ixgbe_load="NO"		# Intel PRO/10Gb Ethernet PCI Express
306if_jme_load="NO"		# JMicron JMC250 Gigabit/JMC260 Fast Ethernet
307if_lagg_load="NO"		# lagg(4) devices
308if_le_load="NO"			# AMD Am7900 LANCE and Am79C9xx PCnet
309if_lge_load="NO"		# Level 1 LXT1001 NetCellerator PCI Gigabit
310				# Ethernet
311if_malo_load="NO"		# Marvell Libertas 88W8335 802.11 wireless
312				# adapter
313if_msk_load="NO"		# Marvell/SysKonnect Yukon II Gigabit Ethernet
314if_mxge_load="NO"		# Myricom Myri10GE 10Gb Ethernet
315if_my_load="NO"			# Myson PCI Fast Ethernet
316if_nfe_load="NO"		# NVIDIA nForce MCP Networking Adapter
317if_nge_load="NO"		# National Semiconductor PCI Gigabit Ethernet
318if_nve_load="NO"		# NVIDIA nForce MCP Networking Adapter
319if_nxge_load="NO"		# Neterion Xframe 10Gb Ethernet
320if_patm_load="NO"		# IDT77252 ATM
321if_pcn_load="NO"		# AMD PCnet PCI
322if_ral_load="NO"		# Ralink Technology wireless
323if_re_load="NO"			# RealTek 8139C+/8169/8169S/8110S
324if_rl_load="NO"			# RealTek 8129/8139
325if_rue_load="NO"		# RealTek RTL8150 USB to Fast Ethernet
326if_rum_load="NO"		# Ralink Technology USB 802.11a/b/g wireless
327if_run_load="NO"		# Ralink Technology USB 802.11a/g/n wireless
328if_sbni_load="NO"		# Granch SBNI12 leased line adapters
329if_sf_load="NO"			# Adaptec Duralink PCI (AIC-6915 "starfire")
330if_sge_load="NO"		# Silicon Integrated Systems SiS 190/191
331if_sis_load="NO"		# Silicon Integrated Systems SiS 900/7016
332if_sk_load="NO"			# SysKonnect SK-984x series PCI Gigabit Ethernet
333if_sn_load="NO"			# SMC 91Cxx
334if_ste_load="NO"		# Sundance Technologies ST201 Fast Ethernet
335if_stge_load="NO"		# Sundance/Tamarack TC9021 Gigabit Ethernet
336if_ti_load="NO"			# Alteon Networks Tigon 1 and Tigon 2
337if_tl_load="NO"			# Texas Instruments TNETE100 ("ThunderLAN")
338if_tx_load="NO"			# SMC 83c17x Fast Ethernet
339if_txp_load="NO"		# 3Com 3XP Typhoon/Sidewinder (3CR990)
340if_vge_load="NO"		# VIA VT6122 PCI Gigabit Ethernet
341if_vte_load="NO"		# DM&P Vortex86 RDC R6040 Fast Ethernet
342if_uath_load="NO"		# Atheros USB wireless for AR5005UG & AR5005UX
343if_udav_load="NO"		# Davicom DM9601 USB Ethernet
344if_upgt_load="NO"		# Conexant/Intersil PrismGT USB wireless
345if_ural_load="NO"		# Ralink Technology USB wireless
346if_urtw_load="NO"		# Realtek 8187L USB wireless
347if_vr_load="NO"			# VIA Rhine I and Rhine II
348if_vx_load="NO"			# 3Com 3C590 family
349if_wb_load="NO"			# Winbond W89C840F
350if_wi_load="NO"			# WaveLAN/IEEE 802.11 wireless NICs
351if_wpi_load="NO"		# Intel 3945ABG Wireless LAN IEEE 802.11
352if_xe_load="NO"			# Xircom CreditCard PCMCIA
353if_xl_load="NO"			# 3Com Etherlink XL (3c900, 3c905, 3c905B)
354utopia_load="NO"		# ATM PHY driver
355
356##############################################################
357###  Netgraph modules  #######################################
358##############################################################
359
360ng_UI_load="NO"			# UI netgraph node type
361ng_async_load="NO"		# asynchronous framing netgraph node type
362ng_bpf_load="NO"		# Berkeley packet filter netgraph node type
363ng_bridge_load="NO"		# Ethernet bridging netgraph node type
364ng_cisco_load="NO"		# Cisco HDLC protocol netgraph node type
365ng_echo_load="NO"		# Netgraph echo node type
366ng_eiface_load="NO"		# generic Ethernet interface netgraph node type
367ng_etf_load="NO"		# Ethertype filtering netgraph node type
368ng_ether_load="NO"		# Ethernet netgraph node type
369ng_fec_load="NO"		# netgraph Fast EtherChannel node
370ng_frame_relay_load="NO"	# frame relay netgraph node type
371ng_gif_load="NO"		# generic tunnel interface netgraph node type
372ng_gif_demux_load="NO"		# demultiplexer for packets from ng_gif(4) nodes
373ng_hole_load="NO"		# Netgraph discard node type
374ng_hub_load="NO"		# packet distribution netgraph node type
375ng_iface_load="NO"		# interface Netgraph node type
376ng_ip_input_load="NO"		# netgraph IP input node type
377ng_ksocket_load="NO"		# kernel socket netgraph node type
378ng_l2tp_load="NO"		# L2TP protocol netgraph node type
379ng_lmi_load="NO"		# frame relay LMI protocol netgraph node type
380ng_mppc_load="NO"		# Microsoft MPPC/MPPE compression and
381				# encryption netgraph node type
382ng_netflow_load="NO"		# Cisco's NetFlow netgraph node type
383ng_one2many_load="NO"		# packet multiplexing netgraph node type
384ng_ppp_load="NO"		# PPP protocol netgraph node type
385ng_pppoe_load="NO"		# RFC 2516 PPPOE protocol netgraph node type
386ng_pptpgre_load="NO"		# PPTP GRE protocol netgraph node type
387ng_rfc1490_load="NO"		# RFC 1490 netgraph node type
388ng_socket_load="NO"		# Netgraph socket node type
389ng_split_load="NO"		# netgraph node to separate incoming and
390				# outgoing flows
391ng_sppp_load="NO"		# sppp netgraph node type
392ng_tee_load="NO"		# Netgraph ``tee'' node type
393ng_tty_load="NO"		# Netgraph node type that is also a line
394				# discipline
395ng_vjc_load="NO"		# Van Jacobsen compression netgraph node type
396ng_vlan_load="NO"		# IEEE 802.1Q VLAN tagging netgraph node type
397
398##############################################################
399###  Sound modules  ##########################################
400##############################################################
401
402sound_load="NO"			# Digital sound subsystem
403snd_ad1816_load="NO"		# ad1816
404snd_als4000_load="NO"		# als4000
405snd_atiixp_load="NO"		# atiixp
406snd_cmi_load="NO"		# cmi
407snd_cs4281_load="NO"		# cs4281
408snd_csa_load="NO"		# csa
409snd_ds1_load="NO"		# ds1
410snd_emu10k1_load="NO" 		# Creative Sound Blaster Live
411snd_emu10kx_load="NO" 		# Creative SoundBlaster Live! and Audigy
412snd_envy24_load="NO"		# VIA Envy24
413snd_envy24ht_load="NO"		# VIA Envy24HT
414snd_es137x_load="NO"		# es137x
415snd_ess_load="NO"		# ess
416snd_fm801_load="NO"		# fm801
417snd_hda_load="NO"		# Intel High Definition Audio (Controller)
418snd_ich_load="NO"		# Intel ICH
419snd_maestro_load="NO"		# Maestro
420snd_maestro3_load="NO"		# Maestro3
421snd_mss_load="NO"		# Mss
422snd_neomagic_load="NO"		# Neomagic
423snd_sb16_load="NO"		# Sound Blaster 16
424snd_sb8_load="NO"		# Sound Blaster Pro
425snd_sbc_load="NO"		# Sbc
426snd_solo_load="NO"		# Solo
427snd_spicds_load="NO"		# SPI codecs
428snd_t4dwave_load="NO"		# t4dwave
429snd_via8233_load="NO"		# via8233
430snd_via82c686_load="NO"		# via82c686
431snd_vibes_load="NO"		# vibes
432snd_driver_load="NO"		# All sound drivers
433
434##############################################################
435###  USB modules  ############################################
436##############################################################
437
438usb_load="NO"			# USB subsystem
439udbp_load="NO"			# USB double bulk pipe host 2 host cables
440ugen_load="NO"			# USB generic device, if all else fails ...
441ucycom_load="NO"		# Cyprus USB serial adapters
442ufm_load="NO"			# Fm Radio
443uhid_load="NO"			# Human Interface Devices
444ukbd_load="NO"			# Keyboard
445ulpt_load="NO"			# Printer
446ums_load="NO"			# Mouse
447umass_load="NO"			# Mass Storage Devices
448umct_load="NO"			# Magic Control Technology USB-RS232
449umodem_load="NO"		# Modems
450uplcom_load="NO"		# Prolific USB serial adapters
451urio_load="NO"			# Rio MP3 players
452uvisor_load="NO"		# PalmOS based PDAs
453if_aue_load="NO"		# ADMtek USB ethernet
454if_axe_load="NO"		# ASIX Electronics AX88172 USB ethernet
455if_cdce_load="NO"		# Ethernet over USB (CDC)
456if_cue_load="NO"		# CATC USB ethernet
457if_kue_load="NO"		# Kawasaki LSI USB ethernet
458if_rae_load="NO"		# Realtek RTL8150 USB adapter.
459if_rum_load="NO"		# Ralink USB 802.11 wireless adapter
460if_uath_load="NO"		# Atheros AR5523 wireless adapter
461if_run_load="NO"		# Ralink USB 802.11 wireless adapter
462if_ural_load="NO"		# Ralink RT2500USB 802.11 wireless adapter
463if_zyd_load="NO"		# ZyDAS ZD1211(B) USB 802.11 wireless adapter
464snd_uaudio_load="NO"		# USB audio
465
466##############################################################
467###  Other modules  ##########################################
468##############################################################
469
470aio_load="NO"			# Asynchronous I/O
471bktr_load="NO"			# Brooktree Bt848/Bt878 TV/Video Capture Card
472ispfw_load="NO"			# Qlogic ISP Firmware
473agp_load="NO"			# agp module
474accf_data_load="NO"		# Wait for data accept filter
475accf_dns_load="NO"		# Wait for full DNS request accept filter
476accf_http_load="NO"		# Wait for full HTTP request accept filter
477ppi_load="NO"			# Interface to ppbus parallel 'geek' port
478pps_load="NO"			# Pulse per second devices
479puc_load="NO"			# PCI "Universal" Communications driver
480random_load="NO"		# Random device
481speaker_load="NO"		# AT speaker module
482coretemp_load="NO"		# Intel Core CPU temperature monitor
483vkbd_load="NO"			# Virtual AT keyboard interface
484vpd_load="NO"			# Vital Product Data kernel interface
485vpo_load="NO"			# Parallel to SCSI interface driver
486amdtemp_load="NO"		# AMD K8/K10/K11 temperature monitor
487tpm_load="NO"			# Trusted Platform Module
488
489##############################################################
490###  ACPI settings  ##########################################
491##############################################################
492
493acpi_dsdt_load="NO"		# DSDT Overriding
494acpi_dsdt_type="acpi_dsdt"	# Don't change this
495acpi_dsdt_name="/boot/acpi_dsdt.aml"
496				# Override DSDT in BIOS by this file
497acpi_video_load="NO"		# Load the ACPI video extension driver
498
499##############################################################
500### TrustedBSD MAC settings ##################################
501##############################################################
502
503mac_biba_load="NO"		# Biba MAC policy
504mac_bsdextended_load="NO"	# BSD/extended MAC policy
505mac_ifoff="NO"			# Interface silencing policy
506mac_mls_load="NO"		# MLS MAC policy
507mac_none_load="NO"		# Null MAC policy
508mac_partition_load="NO"		# Partition MAC policy
509mac_seeotheruids_load="NO"	# UID visbility MAC policy
510
511##############################################################
512###  Module loading syntax example  ##########################
513##############################################################
514
515#module_load="YES"		# loads module "module"
516#module_name="realname"		# uses "realname" instead of "module"
517#module_type="type"		# passes "-t type" to load
518#module_flags="flags"		# passes "flags" to the module
519#module_before="cmd"		# executes "cmd" before loading the module
520#module_after="cmd"		# executes "cmd" after loading the module
521#module_error="cmd"		# executes "cmd" if load fails
522
523##############################################################
524###  Always try to load ZFS pool cache file  #################
525##############################################################
526
527zpool_cache_load="YES"
528zpool_cache_type="/boot/zfs/zpool.cache"
529zpool_cache_name="/boot/zfs/zpool.cache"
530