Lines Matching +full:on +full:- +full:device
12 # NOTE: introduces CDDL-licensed components into the kernel
13 #device dtrace
16 #device dtrace_profile
17 #device dtrace_sdt
18 #device dtrace_fbt
19 #device dtrace_systrace
20 #device dtrace_prototype
21 #device dtnfscl
22 #device dtmalloc
25 #device dtraceall
33 # IPI_PREEMPTION instructs the kernel to preempt threads running on other
34 # CPUS if needed. Relies on the PREEMPTION option
42 options COUNT_IPIS # Per-CPU IPI interrupt counters
58 # DEVICE_POLLING adds support for mixed interrupt-polling handling
59 # of network device drivers, which has significant benefits in terms
71 # Not all device drivers support this mode of operation at the time of
76 # BPF_JITTER adds support for BPF just-in-time compiler.
85 device nvram # Access to rtc cmos via /dev/nvram
91 device speaker #Play IBM BASIC-style noises out your speaker
104 device isa
110 # interrupt controller. This saves about 0.7-1.25 usec for each interrupt.
111 # This option breaks suspend/resume on some portables.
114 # interrupt controller. This saves about 0.7-1.25 usec for each interrupt.
119 # MAXMEM specifies the amount of RAM on the machine; if this is not
122 # depending on the BIOS. If the BIOS reports 64MB, a memory probe will
129 # reset the CPU for reboot. This is needed on some systems with broken
140 device agp
154 device acpi
158 device acpi_wmi
161 device acpi_asus
164 device acpi_fujitsu
167 device acpi_hp
170 device acpi_ibm
173 device acpi_panasonic
176 device acpi_sbl_wmi
179 device acpi_sony
182 device acpi_toshiba
185 device acpi_video
188 device acpi_dock
191 device aibs
195 # HARDWARE DEVICE CONFIGURATION
202 device sc
223 # cut-n-paste feature
226 # (default is single space - \"x20\")
245 # 0x100 Probe for a keyboard device periodically if one is not present
248 device splash
251 device blank_saver
252 device daemon_saver
253 device dragon_saver
254 device fade_saver
255 device fire_saver
256 device green_saver
257 device logo_saver
258 device rain_saver
259 device snake_saver
260 device star_saver
261 device warp_saver
266 # Turn on extra debugging checks and output for VESA support.
269 device dpms # DPMS suspend & resume via VESA BIOS
275 device psm
282 options PSM_RESETAFTERSUSPEND #reset the device at the resume event
285 device atkbdc
290 device atkbd
295 options ATKBD_DFLT_KEYMAP # specify the built-in keymap
303 # 0x04 Old-style (XT) keyboard support, useful for older ThinkPads
306 device vga
311 # or font does not seem to be loaded properly. May cause flicker on
321 options VGA_SLOW_IOACCESS # do byte-wide i/o's to TS and GDC regs
330 device vt_vga # VGA
331 device vt_vbefb # VBE framebuffer
333 # Linear framebuffer driver for S3 VESA 1.2 cards. Works on top of VESA.
334 device s3pci
344 device arcmsr # Areca SATA II RAID
348 # the Dell PERC 2/QC and the HP NetRAID-4M
349 device aac
350 device aacp # SCSI Passthrough interface (optional, CAM required)
354 device hpt27xx
358 device hptmv
362 device hptnr
367 device hptrr
371 device hptiop
375 device ips
379 device isci
383 # Intel Volume Management Device (VMD) support
384 device vmd
387 # PMC-Sierra SAS/SATA controller
388 device pmspcv
392 # the Y-E DATA External FDD (PC Card)
394 device fdc
401 # gotta turn it actually on by setting the variable fd_debug with DDB,
416 # The cpufreq(4) driver provides support for non-ACPI CPU frequency control
417 device cpufreq
437 # nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
442 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
443 device gve # Google Virtual NIC (gVNIC)
444 device igc # Intel I225 2.5G Ethernet
445 device ipw # Intel 2100 wireless NICs.
446 device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs.
447 device iwn # Intel 4965/1000/5000/6000 wireless NICs.
448 device mthca # Mellanox HCA InfiniBand
449 device mlx4 # Shared code module between IB and Ethernet
450 device mlx4ib # Mellanox ConnectX HCA InfiniBand
451 device mlx4en # Mellanox ConnectX HCA Ethernet
452 device nfe # nVidia nForce MCP on-board Ethernet
453 device vmx # VMware VMXNET3 Ethernet
454 device wpi # Intel 3945ABG wireless NICs.
484 device iwifw
485 device iwibssfw
486 device iwiibssfw
487 device iwimonitorfw
488 device ipwfw
489 device ipwbssfw
490 device ipwibssfw
491 device ipwmonitorfw
492 device iwnfw
493 device iwn1000fw
494 device iwn105fw
495 device iwn135fw
496 device iwn2000fw
497 device iwn2030fw
498 device iwn4965fw
499 device iwn5000fw
500 device iwn5150fw
501 device iwn6000fw
502 device iwn6000g2afw
503 device iwn6000g2bfw
504 device iwn6050fw
505 device wpifw
508 # Non-Transparent Bridge (NTB) drivers
510 device if_ntb # Virtual NTB network interface
511 device ntb_transport # NTB packet transport driver
512 device ntb # NTB hardware interface
513 device ntb_hw_amd # AMD NTB hardware driver
514 device ntb_hw_intel # Intel NTB hardware driver
515 device ntb_hw_plx # PLX NTB hardware driver
523 # pbio: Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724)
530 # Notes on the Specialix SI/XIO driver:
532 # The Rev 1 host cards use a 64K chunk, on a 32K boundary.
533 # The Rev 2 host cards use a 32K chunk, on a 32K boundary.
536 device ipmi
537 device pbio
540 device smbios
541 device vpd
542 device asmc
543 device tpm
544 device padlock_rng # VIA Padlock RNG
545 device rdrand_rng # Intel Bull Mountain RNG
546 device aesni # AES-NI OpenCrypto module
547 device ossl # OpenSSL OpenCrypto module
550 device kvm_clock # KVM paravirtual clock driver
552 # Microsoft Hyper-V enhancement support
553 device hyperv # HyperV drivers
554 device hvhid # HyperV HID device
557 device pvscsi # Paravirtual SCSI driver
558 device vmci # Virtual Machine Communication Interface (VMCI)
559 device vmware_guestrpc # GuestRPC interface
565 device backlight
572 # Sandybridge-Xeon, Ivybridge-Xeon, Haswell-Xeon, Broadwell-Xeon
575 device imcsmb
578 # HID-over-I2C support
580 device iichid # HID-over-I2C support
581 options IICHID_DEBUG # Enable HID-over-I2C debug messages
587 device amdsmn
598 device ichwd
599 device amdsbwd
600 device viawd
601 device wbwd
602 device itwd
607 # coretemp: on-die sensor on Intel Core and newer CPUs
608 # amdtemp: on-die sensor on AMD K8/K10/K11 CPUs
610 device coretemp
611 device amdtemp
614 # CPU control pseudo-device. Provides access to MSRs, CPUID info and
617 device cpuctl
622 device superio