Lines Matching +full:access +full:- +full:controllers

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
27 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
57 options PSEUDOFS # Pseudo-filesystem framework
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
134 # ATA controllers
135 device ahci # AHCI-compatible SATA controllers
136 device ata # Legacy ATA/SATA controllers
140 # SCSI 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
158 device da # Direct Access (disks)
159 device sa # Sequential Access (tape etc)
161 device pass # Passthrough device (direct ATA/SCSI access)
162 device ses # Enclosure Services (SES and SAF-TE)
165 # RAID controllers interfaced to the SCSI subsystem
172 # RAID controllers
216 device cardbus # CardBus (32-bit) bus
228 device puc # Multi I/O cards and multi-channel UARTs
230 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
247 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
272 device nfe # nVidia nForce MCP on-board Ethernet
278 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
279 device ste # Sundance ST201 (D-Link DFE-550TX)
310 device aesni # AES-NI OpenCrypto module
329 device uhci # UHCI PCI->USB interface
330 device ohci # OHCI PCI->USB interface
331 device ehci # EHCI PCI->USB interface (USB 2.0)
332 device xhci # XHCI PCI->USB interface (USB 3.0)
337 device umass # Disks/Mass storage - Requires scbus and da
376 # Netmap provides direct access to TX/RX rings on supported NICs
391 device efidev # EFI pseudo-device