Lines Matching +full:keyboard +full:- +full:controller

2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
27 options NUMA # Non-Uniform Memory Architecture support
47 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
57 options PSEUDOFS # Pseudo-filesystem framework
76 options SYSVSHM # SYSV-style shared memory
77 options SYSVMSG # SYSV-style message queues
78 options SYSVSEM # SYSV-style semaphores
79 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
103 options GZIO # gzip-compressed kernel and user dumps
104 options ZSTDIO # zstd-compressed kernel and user dumps
109 # Make an SMP-capable kernel by default
120 options PCI_HP # PCI-Express native HotPlug
121 options PCI_IOV # PCI SR-IOV support
135 device ahci # AHCI-compatible SATA controllers
145 #device ispfw # Firmware for QLogic HBAs- normally a module
146 device mpt # LSI-Logic MPT-Fusion
147 device mps # LSI-Logic MPT-Fusion 2
148 device mpr # LSI-Logic MPT-Fusion 3
149 device mpi3mr # LSI-Logic MPT-Fusion 4
151 device isci # Intel C600 SAS controller
162 device ses # Enclosure Services (SES and SAF-TE)
170 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
190 # atkbdc0 controls both the keyboard and the PS/2 mouse
191 device atkbdc # AT keyboard controller
192 device atkbd # AT keyboard
195 device kbdmux # keyboard multiplexer
213 device cardbus # CardBus (32-bit) bus
225 device puc # Multi I/O cards and multi-channel UARTs
227 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
244 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
251 # PCI Ethernet NICs that use the common MII bus controller code.
269 device nfe # nVidia nForce MCP on-board Ethernet
275 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
276 device ste # Sundance ST201 (D-Link DFE-550TX)
307 device aesni # AES-NI OpenCrypto module
326 device uhci # UHCI PCI->USB interface
327 device ohci # OHCI PCI->USB interface
328 device ehci # EHCI PCI->USB interface (USB 2.0)
329 device xhci # XHCI PCI->USB interface (USB 3.0)
332 device hkbd # HID Keyboard
333 device ukbd # USB Keyboard
334 device umass # Disks/Mass storage - Requires scbus and da
349 device sdhci # Generic PCI SD Host Controller
388 device efidev # EFI pseudo-device