Lines Matching +full:access +full:- +full:controllers
2 # GENERIC -- Generic kernel configuration file for FreeBSD/i386
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
40 options UFS_ACL # Support for access control lists
42 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
52 options PSEUDOFS # Pseudo-filesystem framework
69 options SYSVSHM # SYSV-style shared memory
70 options SYSVMSG # SYSV-style message queues
71 options SYSVSEM # SYSV-style semaphores
72 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
95 options GZIO # gzip-compressed kernel and user dumps
96 options ZSTDIO # zstd-compressed kernel and user dumps
112 options PCI_HP # PCI-Express native HotPlug
113 options PCI_IOV # PCI SR-IOV support
118 # ATA controllers
119 device ahci # AHCI-compatible SATA controllers
120 device ata # Legacy ATA/SATA controllers
124 # SCSI Controllers
128 #device ispfw # Firmware for QLogic HBAs- normally a module
129 device mpt # LSI-Logic MPT-Fusion
130 device mps # LSI-Logic MPT-Fusion 2
131 device mpr # LSI-Logic MPT-Fusion 3
139 device da # Direct Access (disks)
140 device sa # Sequential Access (tape etc)
142 device pass # Passthrough device (direct ATA/SCSI access)
143 device ses # Enclosure Services (SES and SAF-TE)
146 # RAID controllers interfaced to the SCSI subsystem
152 # RAID controllers
188 device cardbus # CardBus (32-bit) bus
200 device puc # Multi I/O cards and multi-channel UARTs
202 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
231 device nfe # nVidia nForce MCP on-board Ethernet
237 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
238 device ste # Sundance ST201 (D-Link DFE-550TX)
269 device aesni # AES-NI OpenCrypto module
287 device uhci # UHCI PCI->USB interface
288 device ohci # OHCI PCI->USB interface
289 device ehci # EHCI PCI->USB interface (USB 2.0)
290 device xhci # XHCI PCI->USB interface (USB 3.0)
295 device umass # Disks/Mass storage - Requires scbus and da