Lines Matching +full:ata +full:- +full:generic

2 # GENERIC64LE -- Generic kernel configuration file for FreeBSD/powerpc64le
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
21 ident GENERIC
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
31 options PSERIES # PAPR-compliant systems (e.g. IBM p)
32 options POWERNV # Non-virtualized OpenPOWER systems
37 options NUMA # Non-Uniform Memory Architecture support
53 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
64 options PSEUDOFS # Pseudo-filesystem framework
79 options SYSVSHM # SYSV-style shared memory
80 options SYSVMSG # SYSV-style message queues
81 options SYSVSEM # SYSV-style semaphores
82 options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B real-time extensions
104 options GZIO # gzip-compressed kernel and user dumps
105 options ZSTDIO # zstd-compressed kernel and user dumps
109 # Make an SMP-capable kernel by default
117 options PCI_HP # PCI-Express native HotPlug
122 # ATA controllers
123 device ahci # AHCI-compatible SATA controllers
124 device ata # Legacy ATA/SATA controllers
139 device mpt # LSI-Logic MPT-Fusion
140 device mps # LSI-Logic MPT-Fusion 2
141 device mpr # LSI SAS3008 MPT-Fusion SAS-3
144 # ATA/SCSI peripherals
145 device scbus # SCSI bus (required for ATA/SCSI)
150 device pass # Passthrough device (direct ATA/SCSI access)
151 device ses # Enclosure Service (SES and SAF-TE)
182 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
208 device uhci # UHCI PCI->USB interface
209 device ohci # OHCI PCI->USB interface
210 device ehci # EHCI PCI->USB interface
211 device xhci # XHCI PCI->USB interface
218 device umass # Disks/Mass storage - Requires scbus and da0
224 device cdce # Generic USB over Ethernet
244 device fwe # Ethernet over FireWire (non-standard!)
252 device sound # Generic sound driver (required)
265 device virtio # Generic VirtIO bus (required)
274 device hid # Generic HID support
275 device hidbus # Generic HID Bus