Lines Matching +full:freebsd14 +full:- +full:1 +full:s

2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
24 makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
27 options NUMA # Non-Uniform Memory Architecture support
47 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
57 options PSEUDOFS # Pseudo-filesystem framework
72 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
74 options KTRACE # ktrace(1) support
76 options SYSVSHM # SYSV-style shared memory
77 options SYSVMSG # SYSV-style message queues
78 options SYSVSEM # SYSV-style semaphores
79 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
103 options GZIO # gzip-compressed kernel and user dumps
104 options ZSTDIO # zstd-compressed kernel and user dumps
109 # Make an SMP-capable kernel by default
120 options PCI_HP # PCI-Express native HotPlug
121 options PCI_IOV # PCI SR-IOV support
135 device ahci # AHCI-compatible SATA controllers
145 #device ispfw # Firmware for QLogic HBAs- normally a module
146 device mpt # LSI-Logic MPT-Fusion
147 device mps # LSI-Logic MPT-Fusion 2
148 device mpr # LSI-Logic MPT-Fusion 3
149 device mpi3mr # LSI-Logic MPT-Fusion 4
162 device ses # Enclosure Services (SES and SAF-TE)
170 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
179 device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
213 device cardbus # CardBus (32-bit) bus
225 device puc # Multi I/O cards and multi-channel UARTs
227 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
244 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
267 device lge # Level 1 LXT1001 gigabit Ethernet
269 device nfe # nVidia nForce MCP on-board Ethernet
271 device re # RealTek 8139C+/8169/8169S/8110S
275 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
276 device ste # Sundance ST201 (D-Link DFE-550TX)
285 options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
307 device aesni # AES-NI OpenCrypto module
326 device uhci # UHCI PCI->USB interface
327 device ohci # OHCI PCI->USB interface
328 device ehci # EHCI PCI->USB interface (USB 2.0)
329 device xhci # XHCI PCI->USB interface (USB 3.0)
334 device umass # Disks/Mass storage - Requires scbus and da
388 device efidev # EFI pseudo-device