Lines Matching +full:sco +full:- +full:routing
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
34 options ROUTE_MPATH # Multipath routing support
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
119 device ahci # AHCI-compatible SATA 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
143 device ses # Enclosure Services (SES and SAF-TE)
173 # syscons is the legacy console driver, resembling an SCO console
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