Lines Matching +full:virtio +full:- +full:device

2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
15 # device lines is also present in the ../../conf/NOTES and NOTES files.
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
49 options MD_ROOT # MD is a potential root device
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
113 device cpufreq
116 device acpi
117 device smbios
119 device pci
120 options PCI_HP # PCI-Express native HotPlug
121 options PCI_IOV # PCI SR-IOV support
132 device fdc
135 device ahci # AHCI-compatible SATA controllers
136 device ata # Legacy ATA/SATA controllers
137 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
138 device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
141 device ahc # AHA2940 and onboard AIC7xxx devices
142 device ahd # AHA39320/29320 and onboard AIC79xx devices
143 device hptiop # Highpoint RocketRaid 3xxx series
144 device isp # Qlogic family
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
150 device sym # NCR/Symbios Logic
151 device isci # Intel C600 SAS controller
152 device ocs_fc # Emulex FC adapters
153 device pvscsi # VMware PVSCSI
156 device scbus # SCSI bus (required for ATA/SCSI)
157 device ch # SCSI media changers
158 device da # Direct Access (disks)
159 device sa # Sequential Access (tape etc)
160 device cd # CD
161 device pass # Passthrough device (direct ATA/SCSI access)
162 device ses # Enclosure Services (SES and SAF-TE)
163 #device ctl # CAM Target Layer
166 device arcmsr # Areca SATA II RAID
167 device ciss # Compaq Smart RAID 5*
168 device ips # IBM (Adaptec) ServeRAID
169 device smartpqi # Microsemi smartpqi driver
170 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
173 device aac # Adaptec FSA RAID
174 device aacp # SCSI passthrough for aac (requires CAM)
175 device aacraid # Adaptec by PMC RAID
176 device ida # Compaq Smart RAID
177 device mfi # LSI MegaRAID SAS
178 device mlx # Mylex DAC960 family
179 device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
181 #device pst # Promise Supertrak SX6000
184 device nvme # base NVMe driver
185 device nvd # expose NVMe namespaces as disks, depends on nvme
187 # Intel Volume Management Device (VMD) support
188 device vmd
191 device atkbdc # AT keyboard controller
192 device atkbd # AT keyboard
193 device psm # PS/2 mouse
195 device kbdmux # keyboard multiplexer
198 device vga # VGA video card driver
199 device splash # Splash screen and screen saver support
200 device sc
204 device vt
205 device vt_vga
206 device vt_efifb
207 device vt_vbefb
209 device agp # support several AGP chipsets
212 device cbb # CardBus (yenta) bridge
213 device cardbus # CardBus (32-bit) bus
216 device uart # Generic UART driver
219 device ppc
220 device ppbus # Parallel port bus (required)
221 device lpt # Printer
222 device ppi # Parallel port interface device
223 #device vpo # Requires scbus and da
225 device puc # Multi I/O cards and multi-channel UARTs
227 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
228 device iflib
229 device em # Intel PRO/1000 Gigabit Ethernet Family
230 device igc # Intel I225 2.5G Ethernet
231 device ix # Intel PRO/10GbE PCIE PF Ethernet
232 device ixv # Intel PRO/10GbE PCIE VF Ethernet
233 device ixl # Intel 700 Series Physical Function
234 device iavf # Intel Adaptive Virtual Function
235 device ice # Intel 800 Series Physical Function
236 device vmx # VMware VMXNET3 Ethernet
237 device axp # AMD EPYC integrated NIC (requires miibus)
240 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
241 device le # AMD Am7900 LANCE and Am79C9xx PCnet
242 device ti # Alteon Networks Tigon I/II gigabit Ethernet
244 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
247 device mlx5 # Base driver
248 device mlxfw # Firmware update
249 device mlx5en # Ethernet driver
252 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
253 device miibus # MII bus support
254 device ae # Attansic/Atheros L2 FastEthernet
255 device age # Attansic/Atheros L1 Gigabit Ethernet
256 device alc # Atheros AR8131/AR8132 Ethernet
257 device ale # Atheros AR8121/AR8113/AR8114 Ethernet
258 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
259 device bfe # Broadcom BCM440x 10/100 Ethernet
260 device bge # Broadcom BCM570xx Gigabit Ethernet
261 device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn
262 device dc # DEC/Intel 21143 and various workalikes
263 device et # Agere ET1310 10/100/Gigabit Ethernet
264 device fxp # Intel EtherExpress PRO/100B (82557, 82558)
265 device gem # Sun GEM/Sun ERI/Apple GMAC
266 device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet
267 device lge # Level 1 LXT1001 gigabit Ethernet
268 device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
269 device nfe # nVidia nForce MCP on-board Ethernet
270 device nge # NatSemi DP83820 gigabit Ethernet
271 device re # RealTek 8139C+/8169/8169S/8110S
272 device rl # RealTek 8129/8139
273 device sge # Silicon Integrated Systems SiS190/191
274 device sis # Silicon Integrated Systems SiS 900/SiS 7016
275 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
276 device ste # Sundance ST201 (D-Link DFE-550TX)
277 device stge # Sundance/Tamarack TC9021 gigabit Ethernet
278 device vge # VIA VT612x gigabit Ethernet
279 device vr # VIA Rhine, Rhine II
280 device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
283 device wlan # 802.11 support
286 device wlan_wep # 802.11 WEP support
287 device wlan_ccmp # 802.11 CCMP support
288 device wlan_gcmp # 802.11 GCMP support
289 device wlan_tkip # 802.11 TKIP support
290 device wlan_amrr # AMRR transmit rate control algorithm
291 device ath # Atheros CardBus/PCI NICs
292 device ath_hal # Atheros CardBus/PCI chip support
294 device ath_rate_sample # SampleRate tx rate control for ath
295 #device bwi # Broadcom BCM430x/BCM431x wireless NICs.
296 #device bwn # Broadcom BCM43xx wireless NICs.
297 device ipw # Intel 2100 wireless NICs.
298 device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs.
299 device iwn # Intel 4965/1000/5000/6000 wireless NICs.
300 device malo # Marvell Libertas wireless NICs.
301 device mwl # Marvell 88W8363 802.11n wireless NICs.
302 device ral # Ralink Technology RT2500 wireless NICs.
303 device wpi # Intel 3945ABG wireless NICs.
306 device crypto # core crypto support
307 device aesni # AES-NI OpenCrypto module
308 device loop # Network loopback
309 device padlock_rng # VIA Padlock RNG
310 device rdrand_rng # Intel Bull Mountain RNG
311 device ether # Ethernet support
312 device vlan # 802.1Q VLAN support
313 device tuntap # Packet tunnel.
314 device md # Memory "disks"
315 device gif # IPv6 and IPv4 tunneling
316 device firmware # firmware assist module
317 device xz # lzma decompression
319 # The `bpf' device enables the Berkeley Packet Filter.
322 device bpf # Berkeley packet filter
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)
330 device usb # USB Bus (required)
331 device usbhid # USB HID Transport
332 device hkbd # HID Keyboard
333 device ukbd # USB Keyboard
334 device umass # Disks/Mass storage - Requires scbus and da
337 device sound # Generic sound driver (required)
338 device snd_cmi # CMedia CMI8338/CMI8738
339 device snd_csa # Crystal Semiconductor CS461x/428x
340 device snd_emu10kx # Creative SoundBlaster Live! and Audigy
341 device snd_es137x # Ensoniq AudioPCI ES137x
342 device snd_hda # Intel High Definition Audio
343 device snd_ich # Intel, NVidia and other ICH AC'97 Audio
344 device snd_via8233 # VIA VT8233x Audio
347 device mmc # MMC/SD bus
348 device mmcsd # MMC/SD memory card
349 device sdhci # Generic PCI SD Host Controller
351 # VirtIO support
352 device virtio # Generic VirtIO bus (required)
353 device virtio_pci # VirtIO PCI device
354 device vtnet # VirtIO Ethernet device
355 device virtio_blk # VirtIO Block device
356 device virtio_scsi # VirtIO SCSI device
357 device virtio_balloon # VirtIO Memory Balloon device
360 device kvm_clock # KVM paravirtual clock driver
363 device hyperv # HyperV drivers
369 device xenefi # Xen EFI timer device
370 device xenpci # Xen HVM Hypervisor services driver
371 device xentimer # Xen x86 PV timer device
374 device netmap # netmap(4) support
378 device evdev # input event device support
379 device uinput # install /dev/uinput cdev
383 device hid # Generic HID support
384 device hidbus # Generic HID Bus
388 device efidev # EFI pseudo-device
389 device efirtc # EFI RTC