Lines Matching +full:ata +full:- +full:generic
2 # GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
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
32 options PSERIES # PAPR-compliant systems
48 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
58 options PSEUDOFS # Pseudo-filesystem framework
74 options SYSVSHM # SYSV-style shared memory
75 options SYSVMSG # SYSV-style message queues
76 options SYSVSEM # SYSV-style semaphores
77 options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B real-time extensions
98 options GZIO # gzip-compressed kernel and user dumps
99 options ZSTDIO # zstd-compressed kernel and user dumps
103 # Make an SMP-capable kernel by default
111 options PCI_HP # PCI-Express native HotPlug
114 # ATA controllers
115 device ahci # AHCI-compatible SATA controllers
116 device ata # Legacy ATA/SATA controllers
124 device mpt # LSI-Logic MPT-Fusion
127 # ATA/SCSI peripherals
128 device scbus # SCSI bus (required for ATA/SCSI)
132 device pass # Passthrough device (direct ATA/SCSI access)
135 device vt # Generic console driver (pulls in OF FB)
146 device fwe # Ethernet over FireWire (non-standard!)
173 device uhci # UHCI PCI->USB interface
174 device ohci # OHCI PCI->USB interface
175 device ehci # EHCI PCI->USB interface
183 device umass # Disks/Mass storage - Requires scbus and da0
191 device cdce # Generic USB over Ethernet
210 device atibl # ATI-based backlight driver for PowerBooks/iBooks
211 device nvbl # nVidia-based backlight driver for PowerBooks/iBooks
220 device sound # Generic sound driver (required)
231 device virtio # Generic VirtIO bus (required)
240 device hid # Generic HID support
241 device hidbus # Generic HID Bus