Lines Matching +full:pci +full:- +full:to +full:- +full:cpu
2 # GENERIC -- Generic kernel configuration file for FreeBSD/i386
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
16 # If you are in doubt as to the purpose or necessity of a line, check first
22 cpu I486_CPU
23 cpu I586_CPU
24 cpu I686_CPU
27 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
44 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
54 options PSEUDOFS # Pseudo-filesystem framework
71 options SYSVSHM # SYSV-style shared memory
72 options SYSVMSG # SYSV-style message queues
73 options SYSVSEM # SYSV-style semaphores
74 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
97 options GZIO # gzip-compressed kernel and user dumps
98 options ZSTDIO # zstd-compressed kernel and user dumps
103 # To make an SMP kernel, the next two lines are needed
107 # CPU frequency control
113 device pci
114 options PCI_HP # PCI-Express native HotPlug
115 options PCI_IOV # PCI SR-IOV support
121 device ahci # AHCI-compatible SATA controllers
130 #device ispfw # Firmware for QLogic HBAs- normally a module
131 device mpt # LSI-Logic MPT-Fusion
132 device mps # LSI-Logic MPT-Fusion 2
133 device mpr # LSI-Logic MPT-Fusion 3
145 device ses # Enclosure Services (SES and SAF-TE)
148 # RAID controllers interfaced to the SCSI subsystem
190 device cardbus # CardBus (32-bit) bus
202 device puc # Multi I/O cards and multi-channel UARTs
204 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
210 # PCI Ethernet NICs.
215 # PCI Ethernet NICs that use the common MII bus controller code.
216 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
233 device nfe # nVidia nForce MCP on-board Ethernet
239 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
240 device ste # Sundance ST201 (D-Link DFE-550TX)
256 device ath # Atheros CardBus/PCI NICs
257 device ath_hal # Atheros CardBus/PCI chip support
272 device aesni # AES-NI OpenCrypto module
290 device uhci # UHCI PCI->USB interface
291 device ohci # OHCI PCI->USB interface
292 device ehci # EHCI PCI->USB interface (USB 2.0)
293 device xhci # XHCI PCI->USB interface (USB 3.0)
298 device umass # Disks/Mass storage - Requires scbus and da
313 device sdhci # Generic PCI SD Host Controller
317 device virtio_pci # VirtIO PCI device