GENERIC (3ffd35307077b69e8e71772d0e2603f8ffbc4804) | GENERIC (de5cef6525c619754720a78b50e48dadf9be6186) |
---|---|
1# 2# GENERIC -- Generic kernel configuration file for FreeBSD/arm64 3# 4# For more information on this file, please read the config(5) manual page, 5# and/or the handbook section on Kernel Configuration Files: 6# 7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html 8# --- 87 unchanged lines hidden (view full) --- 96device al_ccu # Alpine Cache Coherency Unit 97device al_nb_service # Alpine North Bridge Service 98device al_iofic # I/O Fabric Interrupt Controller 99device al_serdes # Serializer/Deserializer 100device al_udma # Universal DMA 101 102# VirtIO support 103device virtio | 1# 2# GENERIC -- Generic kernel configuration file for FreeBSD/arm64 3# 4# For more information on this file, please read the config(5) manual page, 5# and/or the handbook section on Kernel Configuration Files: 6# 7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html 8# --- 87 unchanged lines hidden (view full) --- 96device al_ccu # Alpine Cache Coherency Unit 97device al_nb_service # Alpine North Bridge Service 98device al_iofic # I/O Fabric Interrupt Controller 99device al_serdes # Serializer/Deserializer 100device al_udma # Universal DMA 101 102# VirtIO support 103device virtio |
104device virtio_pci |
|
104device virtio_mmio 105device virtio_blk 106device vtnet 107 108# CPU frequency control 109device cpufreq 110 111# Bus drivers --- 125 unchanged lines hidden --- | 105device virtio_mmio 106device virtio_blk 107device vtnet 108 109# CPU frequency control 110device cpufreq 111 112# Bus drivers --- 125 unchanged lines hidden --- |