All pastes #2014404 Raw Edit

Someone

public text v1 · immutable
#2014404 ·published 2010-12-09 02:18 UTC
rendered paste body
#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           Kernel Options                                 |#
#+**************************************************************************+#
#                                                                            #

kern.ipc.shmseg=1024
kern.ipc.shmmni=1024

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           Enable the splash screen                       |#
#+**************************************************************************+#
#                                                                            #

vesa_load="NO"
splash_pcx_load="NO"
bitmap_load="NO"
bitmap_name="/boot/loading-screen.pcx"

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           Wireless                                       |#
#+**************************************************************************+#
#                                                                            #

# In this case Atheros works for D-link.
if_ath_load="YES"  # Atheros IEEE 802.11 Wireless NICs

#if_ipw_load="YES" # Intel PRO/Wireless 2100 IEEE 802.11
#legal.intel_ipw.license_ack=1

#if_iwi_load="YES" # Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11
#legal.intel_iwi.license_ack=1

#if_wpi_load="YES" # Intel 3945ABG Wireless LAN IEEE 802.11 driver
#legal.intel_wpi.license_ack=1

#if_iwn_load="YES" # Intel Wireless WiFi Link 4965/5000 IEEE 802.11n driver
#legal.intel_iwn.license_ack=1


if_re_load="YES"  # my Realtek NIC

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           Webcam                                         |#
#+**************************************************************************+#
#                                                                            #

#cuse4bsd_load="YES"
#pwc_load="YES"
cuse4bsd_load="NO"
pwc_load="NO"

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           Card Reader                                    |#
#+**************************************************************************+#
#                                                                            #

#mmc_load="YES"
#mmcsd_load="YES"
mmc_load="NO"
mmcsd_load="NO"

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           SATA Device                                    |#
#+**************************************************************************+#
#                                                                            #

ahci_load="YES"
siis_load="YES"
sdhci_load="YES"

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           CD-ROM                                         |#
#+**************************************************************************+#
#                                                                            #
scd_load="YES"  #Sony CDU31/33 CD-ROM driver

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           Sound                                          |#
#+**************************************************************************+#
#                                                                            #

#sound_load="YES"	# digital sound subsystem
snd_driver_load="YES"	# all sound drivers

# this turns on hda audio (my card output to monitor)
# load the Intel High Definition Audio bridge device driver
#snd_hda_load="YES"

# load the USB audio device driver
#snd_uaudio_load="YES"
 
#  load the Intel ICH AC'97 and compatible bridge device driver
#snd_ich_load="YES"

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           ATA Module                                     |#
#+**************************************************************************+#
#  These are redundant                                                       #

#ataamd_load="YES"
#ataati_load="YES"


#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           Geom                                           |#
#+**************************************************************************+#
#                                                                            #

geom_journal_load="YES"
geom_uzip_load="YES"
geom_mirror_load="YES"
geom_eli_load="YES"

#ethernet
#if_re_load="YES"

#+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+#
#|                           File System                                    |#
#+**************************************************************************+#
#                                                                            #

libiconv_load="YES"
libmchain_load="YES"
cd9660_iconv_load="YES"
msdosfs_iconv_load="YES"
ntfs_load="YES"
ntfs_iconv_load="YES"
udf_load="YES"
udf_iconv_load="YES"
zfs_load="YES"
tmpfs_load="YES"
sem_load="YES"
hw.ata.atapi_dma="1"
beastie_disable="NO"
autoboot_delay="8"

# Virtualbox related, but unsure what these are for
#vboxnetflt_load="YES"
#vboxnetadp_load="YES"
# to allow Virtualbox to run