include GENERIC
# using ZFS for all systems
device zfs
nooptions GZIO # gzip-compressed kernel and user dumps
nooptions DEBUGNET # debugnet networking
nooptions NETDUMP # netdump(4) client support
nooptions NETGDB # netgdb(4) client support
nodevice smbios
nodevice fdc
nodevice mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
nodevice siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
# SCSI Controllers
nodevice ahc # AHA2940 and onboard AIC7xxx devices
nodevice ahd # AHA39320/29320 and onboard AIC79xx devices
nodevice esp # AMD Am53C974 (Tekram DC-390(T))
nodevice hptiop # Highpoint RocketRaid 3xxx series
nodevice isp # Qlogic family
nodevice ispfw # Firmware for QLogic HBAs- normally a module
nodevice mpt # LSI-Logic MPT-Fusion
nodevice mps # LSI-Logic MPT-Fusion 2
nodevice mpr # LSI-Logic MPT-Fusion 3
nodevice sym # NCR/Symbios Logic
nodevice isci # Intel C600 SAS controller
nodevice ocs_fc # Emulex FC adapters
nodevice pvscsi # VMware PVSCSI
nodevice sa # Sequential Access (tape etc)
nodevice ses # Enclosure Services (SES and SAF-TE)
nodevice ctl # CAM Target Layer
nodevice amr # AMI MegaRAID
nodevice arcmsr # Areca SATA II RAID
nodevice ciss # Compaq Smart RAID 5*
nodevice iir # Intel Integrated RAID
nodevice ips # IBM (Adaptec) ServeRAID
nodevice mly # Mylex AcceleRAID/eXtremeRAID
nodevice twa # 3ware 9000 series PATA/SATA RAID
nodevice smartpqi # Microsemi smartpqi driver
nodevice tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
# RAID controllers
nodevice aac # Adaptec FSA RAID
nodevice aacp # SCSI passthrough for aac (requires CAM)
nodevice aacraid # Adaptec by PMC RAID
nodevice ida # Compaq Smart RAID
nodevice mfi # LSI MegaRAID SAS
nodevice mlx # Mylex DAC960 family
nodevice mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
nodevice pmspcv # PMC-Sierra SAS/SATA Controller driver
#XXX pointer/int warnings
nodevice pst # Promise Supertrak SX6000
nodevice twe # 3ware ATA RAID
# Intel Volume Management Device (VMD) support
nodevice vmd # base VMD device
nodevice vmd_bus # bus for VMD children
# PCCARD (PCMCIA) support
# PCMCIA and cardbus bridge support
nodevice cbb # cardbus (yenta) bridge
nodevice pccard # PC Card (16-bit) bus
nodevice cardbus # CardBus (32-bit) bus
# Serial (COM) ports
nodevice uart # Generic UART driver
# Parallel port
nodevice ppc
nodevice ppbus # Parallel port bus (required)
nodevice lpt # Printer
nodevice ppi # Parallel port interface device
nodevice vpo # Requires scbus and da
nodevice puc # Multi I/O cards and multi-channel UARTs
# PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
nodevice igc # Intel I225 2.5G Ethernet
nodevice ice # Intel 800 Series Physical Function
nodevice vmx # VMware VMXNET3 Ethernet
nodevice axp # AMD EPYC integrated NIC
# PCI Ethernet NICs.
nodevice le # AMD Am7900 LANCE and Am79C9xx PCnet
nodevice ti # Alteon Networks Tigon I/II gigabit Ethernet
# Nvidia/Mellanox Connect-X 4 and later, Ethernet only
# mlx5ib requires ibcore infra and is not included by default
nodevice mlx5 # Base driver
nodevice mlxfw # Firmware update
nodevice mlx5en # Ethernet driver
# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
nodevice cas # Sun Cassini/Cassini+ and NS DP83065 Saturn
nodevice dc # DEC/Intel 21143 and various workalikes
nodevice et # Agere ET1310 10/100/Gigabit Ethernet
nodevice fxp # Intel EtherExpress PRO/100B (82557, 82558)
nodevice gem # Sun GEM/Sun ERI/Apple GMAC
nodevice jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet
nodevice lge # Level 1 LXT1001 gigabit Ethernet
nodevice msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
nodevice nfe # nVidia nForce MCP on-board Ethernet
nodevice nge # NatSemi DP83820 gigabit Ethernet
nodevice re # RealTek 8139C+/8169/8169S/8110S
nodevice rl # RealTek 8129/8139
nodevice sge # Silicon Integrated Systems SiS190/191
nodevice sis # Silicon Integrated Systems SiS 900/SiS 7016
nodevice sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
nodevice ste # Sundance ST201 (D-Link DFE-550TX)
nodevice stge # Sundance/Tamarack TC9021 gigabit Ethernet
nodevice vge # VIA VT612x gigabit Ethernet
nodevice vr # VIA Rhine, Rhine II
nodevice xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# Wireless NIC cards
nodevice wlan # 802.11 support
nooptions IEEE80211_DEBUG # enable debug msgs
nooptions IEEE80211_SUPPORT_MESH # enable 802.11s draft support
nodevice wlan_wep # 802.11 WEP support
nodevice wlan_ccmp # 802.11 CCMP support
nodevice wlan_tkip # 802.11 TKIP support
nodevice wlan_amrr # AMRR transmit rate control algorithm
nodevice an # Aironet 4500/4800 802.11 wireless NICs.
nodevice ath # Atheros NICs
nodevice ath_pci # Atheros pci/cardbus glue
nodevice ath_hal # pci/cardbus chip support
nooptions AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigation
nooptions ATH_ENABLE_11N # Enable 802.11n support for AR5416 and later
nodevice ath_rate_sample # SampleRate tx rate control for ath
nodevice bwi # Broadcom BCM430x/BCM431x wireless NICs.
nodevice bwn # Broadcom BCM43xx wireless NICs.
nodevice ipw # Intel 2100 wireless NICs.
nodevice iwi # Intel 2200BG/2225BG/2915ABG wireless NICs.
nodevice iwn # Intel 4965/1000/5000/6000 wireless NICs.
nodevice malo # Marvell Libertas wireless NICs.
nodevice mwl # Marvell 88W8363 802.11n wireless NICs.
nodevice ral # Ralink Technology RT2500 wireless NICs.
nodevice wpi # Intel 3945ABG wireless NICs.
# Sound support
nodevice snd_cmi # CMedia CMI8338/CMI8738
nodevice snd_csa # Crystal Semiconductor CS461x/428x
nodevice snd_emu10kx # Creative SoundBlaster Live! and Audigy
nodevice snd_es137x # Ensoniq AudioPCI ES137x
nodevice snd_via8233 # VIA VT8233x Audio
# HyperV drivers and enhancement support
nodevice hyperv # HyperV drivers
# Xen HVM Guest Optimizations
# NOTE: XENHVM depends on xenpci. They must be added or removed together.
nooptions XENHVM # Xen HVM kernel infrastructure
nodevice xenpci # Xen HVM Hypervisor services driver
# enable pf firewall
device pf
device pflog
device pfsync
options ALTQ
options ALTQ_HFSC
# enable bhyve / virtual machines
device if_bridge
#device if_tuntap
device nmdm
# allow beeps @ console
device speaker
# allow creation of patch cables to/from host/guest
device epair
# workstation (USB keyboard/mouse)
device usbhid
device wmt
device ums
device blank_saver
device uhid
# intel video card
device dpms
options X86BIOS
# enable nullfs (useful for mounting a filesystem in a jail)
option GEOM_ELI
option NULLFS
#
https://man.freebsd.org/cgi/man.cgi?query=coretemp&sektion=4&manpath=freebsd-release-ports
device coretemp
# enable rctl for limiting CPU and memory resources for jails
options RACCT
options RCTL
# required by i915kms and drm
device iic
# required by linux compatibility layer
device fdescfs
ident workstation
# NVM Express (NVMe) support
device nvme # base NVMe driver
device nvd # expose NVMe namespaces as disks, depends on nvme
# PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
# the laptop does not have this device
###device igc # Intel I225 2.5G Ethernet
# MMC/SD
nodevice sdhci # Generic PCI SD Host Controller
device rtsx # Realtek SD card reader
# required for v4l support (webcams)
device cuse
# required by linux_common -> linux64 -> sublime-text
device netlink
device fusefs