version 1.1.2.4, 2016/12/22 14:23:21
|
version 1.1.2.6, 2016/12/27 10:06:10
|
Line 40 options GEOM_PART_GPT # GUID Partition Tables.
|
Line 40 options GEOM_PART_GPT # GUID Partition Tables.
|
options GEOM_RAID # Soft RAID functionality. |
options GEOM_RAID # Soft RAID functionality. |
options GEOM_LABEL # Provides labelization |
options GEOM_LABEL # Provides labelization |
#options GEOM_GATE |
#options GEOM_GATE |
|
options GEOM_MAP |
options GEOM_UZIP |
options GEOM_UZIP |
#device geom_redboot |
#device geom_redboot |
device geom_map # to get access to the SPI flash partitions |
device geom_map # to get access to the SPI flash partitions |
#device geom_uncompress # compressed in-memory filesystem hackery! | device geom_uzip # compressed in-memory filesystem support |
#device geom_uzip # compressed in-memory filesystem support | |
options GEOM_UNCOMPRESS | |
options GEOM_ELI |
options GEOM_ELI |
options GEOM_MIRROR |
options GEOM_MIRROR |
options GEOM_CONCAT |
options GEOM_CONCAT |
Line 53 options GEOM_STRIPE
|
Line 52 options GEOM_STRIPE
|
options GEOM_VIRSTOR |
options GEOM_VIRSTOR |
options GEOM_CACHE |
options GEOM_CACHE |
options GEOM_MULTIPATH |
options GEOM_MULTIPATH |
options GEOM_LINUX_LVM # Linux LVM2 volumes | #options GEOM_LINUX_LVM # Linux LVM2 volumes |
options COMPAT_43TTY # BSD 4.3 TTY compat (sgtty) |
options COMPAT_43TTY # BSD 4.3 TTY compat (sgtty) |
options COMPAT_FREEBSD32 # Compatible with i386 binaries |
options COMPAT_FREEBSD32 # Compatible with i386 binaries |
options COMPAT_FREEBSD4 # Compatible with FreeBSD4 |
options COMPAT_FREEBSD4 # Compatible with FreeBSD4 |
Line 62 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
|
Line 61 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
|
options COMPAT_FREEBSD7 # Compatible with FreeBSD7 |
options COMPAT_FREEBSD7 # Compatible with FreeBSD7 |
options COMPAT_FREEBSD9 # Compatible with FreeBSD9 |
options COMPAT_FREEBSD9 # Compatible with FreeBSD9 |
options COMPAT_FREEBSD10 # Compatible with FreeBSD10 |
options COMPAT_FREEBSD10 # Compatible with FreeBSD10 |
|
options COMPAT_FREEBSD11 # Compatible with FreeBSD11 |
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI |
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI |
options KTRACE # ktrace(1) support |
options KTRACE # ktrace(1) support |
options STACK # stack(9) support |
options STACK # stack(9) support |
Line 105 options FLOWTABLE # per-cpu routing cache
|
Line 105 options FLOWTABLE # per-cpu routing cache
|
# Make an SMP-capable kernel by default |
# Make an SMP-capable kernel by default |
options SMP # Symmetric MultiProcessor Kernel |
options SMP # Symmetric MultiProcessor Kernel |
options DEVICE_NUMA # I/O Device Affinity |
options DEVICE_NUMA # I/O Device Affinity |
|
options EARLY_AP_STARTUP |
|
|
# CPU frequency control |
# CPU frequency control |
device cpufreq |
device cpufreq |
Line 294 device sn # SMC's 9000 series of Ethernet chips
|
Line 295 device sn # SMC's 9000 series of Ethernet chips
|
device xe # Xircom pccard Ethernet |
device xe # Xircom pccard Ethernet |
|
|
options XBONEHACK |
options XBONEHACK |
options WLCACHE |
|
device wlan_acl |
device wlan_acl |
device wlan_xauth |
device wlan_xauth |
device wlan_rssadapt |
device wlan_rssadapt |
Line 427 device virtio_blk # VirtIO Block device
|
Line 427 device virtio_blk # VirtIO Block device
|
device virtio_scsi # VirtIO SCSI device |
device virtio_scsi # VirtIO SCSI device |
device virtio_balloon # VirtIO Memory Balloon device |
device virtio_balloon # VirtIO Memory Balloon device |
|
|
# HyperV drivers and enhancement support | # HyperV drivers and enchancement support |
device hyperv # HyperV drivers |
device hyperv # HyperV drivers |
|
|
# Xen HVM Guest Optimizations |
# Xen HVM Guest Optimizations |
Line 461 device hifn
|
Line 461 device hifn
|
device enc |
device enc |
device crypto |
device crypto |
device cryptodev |
device cryptodev |
options IPSEC |
|
options IPSEC_NAT_T |
options IPSEC_NAT_T |
options IPSEC_FILTERTUNNEL |
|
|
|
options ALTQ |
options ALTQ |
options ALTQ_CBQ |
options ALTQ_CBQ |
Line 581 device wbwd
|
Line 579 device wbwd
|
#device disc |
#device disc |
#device edsc |
#device edsc |
options VIMAGE |
options VIMAGE |
device epair | #device epair |
device stf |
device stf |
|
|
# NETMAP subsystem |
# NETMAP subsystem |
#device netmap | device netmap |
|
|
device rlswitch |
device rlswitch |
|
|