Lines Matching +full:access +full:- +full:controllers
2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/amd64
9 # o (non-loaded) random is included due to uncertainty...
17 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
33 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
37 options NUMA # Non-Uniform Memory Architecture support
45 options UFS_ACL # Support for access control lists
47 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
60 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
79 # Make an SMP-capable kernel by default
151 # ATA controllers
152 device ahci # AHCI-compatible SATA controllers
156 device da # Direct Access (disks)
158 device pass # Passthrough device (direct ATA/SCSI access)