Lines Matching +full:pci +full:- +full:host +full:- +full:cam +full:- +full:generic
2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
21 ident GENERIC
23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
27 options NUMA # Non-Uniform Memory Architecture support
46 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
56 options PSEUDOFS # Pseudo-filesystem framework
75 options SYSVSHM # SYSV-style shared memory
76 options SYSVMSG # SYSV-style message queues
77 options SYSVSEM # SYSV-style semaphores
78 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
102 options GZIO # gzip-compressed kernel and user dumps
103 options ZSTDIO # zstd-compressed kernel and user dumps
108 # Make an SMP-capable kernel by default
118 device pci
119 options PCI_HP # PCI-Express native HotPlug
120 options PCI_IOV # PCI SR-IOV support
134 device ahci # AHCI-compatible SATA controllers
144 #device ispfw # Firmware for QLogic HBAs- normally a module
145 device mpt # LSI-Logic MPT-Fusion
146 device mps # LSI-Logic MPT-Fusion 2
147 device mpr # LSI-Logic MPT-Fusion 3
160 device ses # Enclosure Services (SES and SAF-TE)
161 #device ctl # CAM Target Layer
172 device aacp # SCSI passthrough for aac (requires CAM)
211 device cardbus # CardBus (32-bit) bus
214 device uart # Generic UART driver
223 device puc # Multi I/O cards and multi-channel UARTs
225 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
237 # PCI Ethernet NICs.
242 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
249 # PCI Ethernet NICs that use the common MII bus controller code.
267 device nfe # nVidia nForce MCP on-board Ethernet
273 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
274 device ste # Sundance ST201 (D-Link DFE-550TX)
288 device ath # Atheros CardBus/PCI NICs
289 device ath_hal # Atheros CardBus/PCI chip support
304 device aesni # AES-NI OpenCrypto module
323 device uhci # UHCI PCI->USB interface
324 device ohci # OHCI PCI->USB interface
325 device ehci # EHCI PCI->USB interface (USB 2.0)
326 device xhci # XHCI PCI->USB interface (USB 3.0)
331 device umass # Disks/Mass storage - Requires scbus and da
334 device sound # Generic sound driver (required)
346 device sdhci # Generic PCI SD Host Controller
349 device virtio # Generic VirtIO bus (required)
350 device virtio_pci # VirtIO PCI device
380 device hid # Generic HID support
381 device hidbus # Generic HID Bus
385 device efidev # EFI pseudo-device