Lines Matching +full:keyboard +full:- +full:controller +full:- +full:style
2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/i386
13 # o (non-loaded) random is included due to uncertainty...
21 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
41 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
55 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
67 options SYSVSHM # SYSV-style shared memory
68 options SYSVMSG # SYSV-style message queues
69 options SYSVSEM # SYSV-style semaphores
70 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
89 # Make an SMP-capable kernel by default
101 # atkbdc0 controls both the keyboard and the PS/2 mouse
102 device atkbdc # AT keyboard controller
103 device atkbd # AT keyboard
106 device kbdmux # keyboard multiplexer
162 device ahci # AHCI-compatible SATA controllers