Home | History | Annotate | Line # | Download | only in conf
GENERIC64 revision 1.206.2.3
      1 #
      2 #	$NetBSD: GENERIC64,v 1.206.2.3 2023/10/14 06:43:06 martin Exp $
      3 #
      4 #	GENERIC ARM (aarch64) kernel
      5 #
      6 
      7 include	"arch/evbarm/conf/std.generic64"
      8 include "arch/evbarm/conf/files.generic64"
      9 include	"arch/evbarm/conf/GENERIC.common"
     10 
     11 maxusers	64
     12 
     13 options 	CPU_CORTEX
     14 options 	CPU_THUNDERX
     15 options 	SOC_APPLE
     16 options 	SOC_BCM2837
     17 options 	SOC_MESONG12
     18 options 	SOC_MESONGXBB
     19 options 	SOC_MESONGXL
     20 options 	SOC_RK3328
     21 options 	SOC_RK3399
     22 options 	SOC_RK3588
     23 options 	SOC_SUN50I_A64
     24 options 	SOC_SUN50I_H5
     25 options 	SOC_SUN50I_H6
     26 options 	SOC_TEGRA210
     27 options 	MULTIPROCESSOR
     28 
     29 pseudo-device 	openfirm	# /dev/openfirm
     30 
     31 #options 	DIAGNOSTIC	# internal consistency checks
     32 #options 	DEBUG
     33 #options 	LOCKDEBUG
     34 #options 	VERBOSE_INIT_ARM # verbose bootstrapping messages
     35 options 	INCLUDE_CONFIG_FILE
     36 #options 	UVMHIST		# kernhist for uvm/pmap subsystems
     37 #options 	UVMHIST_PRINT,KERNHIST_DELAY=0
     38 #options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
     39 
     40 # EARLYCONS is required for early init messages from VERBOSE_INIT_ARM.
     41 #options 	EARLYCONS=bcm2837, CONSADDR=0x3f215040
     42 #options 	EARLYCONS=bcm2711, CONSADDR=0xfe215040
     43 #options 	EARLYCONS=meson, CONSADDR=0xc81004c0
     44 #options 	EARLYCONS=rk3328, CONSADDR=0xff130000
     45 #options 	EARLYCONS=rk3399, CONSADDR=0xff1a0000
     46 #options 	EARLYCONS=rk3588, CONSADDR=0xfeb50000
     47 #options 	EARLYCONS=sunxi, CONSADDR=0x01c28000
     48 #options 	EARLYCONS=tegra, CONSADDR=0x70006000
     49 #options 	EARLYCONS=thunderx, CONSADDR=0x87e024000000
     50 #options 	EARLYCONS=virt, CONSADDR=0x09000000
     51 
     52 # Hardware management of the Access flag and dirty state (HAFDBS).
     53 options 	ARMV81_HAFDBS
     54 
     55 # Privileged Access Never (PAN).
     56 options 	ARMV81_PAN
     57 
     58 # Pointer Authentication (PAC).
     59 #makeoptions 	ARMV83_PAC=1
     60 #options 	ARMV83_PAC
     61 
     62 # Branch Target Identification (BTI).
     63 #makeoptions 	ARMV85_BTI=1
     64 #options 	ARMV85_BTI
     65 
     66 # Kernel Undefined Behavior Sanitizer (kUBSan). Use UBSAN_ALWAYS_FATAL
     67 # if you want panics instead of warnings.
     68 #options 	KUBSAN			# mandatory
     69 #options 	UBSAN_ALWAYS_FATAL	# optional
     70 
     71 # Kernel Address Sanitizer (kASan). The quarantine is optional and can
     72 # help KASAN find more use-after-frees. Use KASAN_PANIC if you want panics
     73 # instead of warnings.
     74 #makeoptions 	KASAN=1		# mandatory
     75 #options 	KASAN		# mandatory
     76 #options 	POOL_QUARANTINE	# optional
     77 #options 	KASAN_PANIC	# optional
     78 
     79 # These options enable verbose messages for several subsystems.
     80 # Warning, these may compile large string tables into the kernel!
     81 #options 	ACPIVERBOSE	# verbose ACPI configuration messages
     82 #options 	MIIVERBOSE	# verbose PHY autoconfig messages
     83 #options 	PCIVERBOSE	# verbose PCI device autoconfig messages
     84 #options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
     85 #options 	SCSIVERBOSE	# human readable SCSI error messages
     86 #options 	USBVERBOSE	# verbose USB device autoconfig messages
     87 
     88 makeoptions	DEBUG="-g"	# compile full symbol table
     89 makeoptions	COPY_SYMTAB=1
     90 
     91 config		netbsd		root on ? type ?
     92 
     93 #options 	COMPAT_NETBSD32	# already defined in GENERIC.common (there
     94 options 	EXEC_ELF32	# for a.out, but here we need it for elf32)
     95 
     96 #options 	COMPAT_LINUX	# binary compatibility with Linux
     97 #options 	COMPAT_LINUX32	# binary compatibility with Linux 32-bit
     98 #options 	COMPAT_50	# COMPAT_LINUX depends on
     99 #options 	COMPAT_OSSAUDIO # binary compatibility with Linux
    100 
    101 # EFI runtime support
    102 options 	EFI_RUNTIME
    103 pseudo-device	efi		# /dev/efi
    104 
    105 # Device tree support
    106 armfdt0 	at root
    107 simplebus*	at fdt? pass 0
    108 
    109 # ACPI support
    110 acpifdt*	at fdt? pass 1
    111 acpi*		at acpifdt?
    112 acpiacad*	at acpi?
    113 acpibat*	at acpi?
    114 acpibut*	at acpi?
    115 acpicppc*	at acpi?
    116 acpipcd*	at acpi?
    117 acpipcc*	at acpi?
    118 acpifan*	at acpi?
    119 acpiged*	at acpi?
    120 acpilid*	at acpi?
    121 acpitz* 	at acpi?
    122 
    123 # CPUs
    124 cpus*		at fdt? pass 0
    125 cpu*		at fdt? pass 0
    126 cpu*		at acpi?
    127 
    128 vmt*		at fdt?			# VMware Tools
    129 
    130 # Performance monitors
    131 armpmu* 	at fdt?
    132 pseudo-device	tprof
    133 
    134 # CPU frequency scaling
    135 cpufreqdt*	at cpu?
    136 
    137 # Power State Coordination Interface (PSCI)
    138 psci*		at fdt? pass 0
    139 
    140 fclock* 	at fdt? pass 1
    141 ffclock*	at fdt? pass 1
    142 fregulator*	at fdt? pass 4
    143 gregulator*	at fdt? pass 4
    144 pregulator*	at fdt? pass 4
    145 gpiokeys*	at fdt?
    146 wskbd*		at gpiokeys? console ? mux 1
    147 gpioleds*	at fdt?
    148 
    149 # System Controller
    150 syscon* 	at fdt? pass 1		# Generic System Controller
    151 sunxisramc*	at fdt? pass 1		# Allwinner System Control
    152 
    153 # Timer
    154 gtmr*		at fdt? pass 2		# ARM Generic Timer
    155 gtmr*		at acpi?
    156 armgtmr0	at gtmr?
    157 tegratimer*	at fdt?			# Timers
    158 
    159 # Watchdog
    160 applewdog*	at fdt?			# Apple watchdog
    161 bcmpmwdog*	at fdt?			# Broadcom BCM283x watchdog
    162 dwcwdt* 	at fdt?			# DesignWare watchdog
    163 mesongxwdt*	at fdt?			# Amlogic Meson GX watchdog
    164 sbsawdt*	at acpi?		# ARM SBSA-compliant watchdog
    165 sunxiwdt*	at fdt?			# Allwinner watchdog
    166 
    167 # Interrupt controller
    168 appleintc*	at fdt? pass 1		# Apple AIC
    169 bcmicu* 	at fdt? pass 1		# Broadcom BCM283x ICU
    170 tegralic*	at fdt? pass 1		# NVIDIA Tegra LIC
    171 gic*		at fdt? pass 1		# ARM GICv2
    172 gic*		at acpi?
    173 armgic0 	at gic?
    174 gicvthree*	at fdt? pass 1		# ARM GICv3
    175 gicvthree*	at acpi?
    176 imx7gpc*	at fdt? pass 2		# IMX GPCv2
    177 sunxinmi*	at fdt? pass 2		# Allwinner NMI / R_INTC
    178 
    179 # IOMMU
    180 appledart*	at fdt? pass 3		# Apple DART
    181 
    182 # Memory controller
    183 tegramc*	at fdt?	pass 4		# NVIDIA Tegra MC
    184 
    185 # Firmware devices
    186 applesmc*	at fdt? pass 3		# Apple RTKIT based SMC
    187 bcmmbox*	at fdt?			# Broadcom VideoCore IV mailbox
    188 bcmmbox*	at acpi?
    189 vcmbox* 	at bcmmbox?
    190 qemufwcfg*	at fdt?			# QEMU Firmware Configuration device
    191 qemufwcfg*	at acpi?
    192 
    193 # DMA controller
    194 bcmdmac*	at fdt?			# Broadcom BCM283x DMA controller
    195 sun6idma*	at fdt?	pass 4		# Allwinner DMA controller (sun6i)
    196 tegraapbdma*	at fdt? pass 4		# NVIDIA Tegra APB DMA
    197 
    198 # FUSE controller
    199 sunxisid*	at fdt? pass 4		# Allwinner SID
    200 tegrafuse*	at fdt? pass 4		# NVIDIA Tegra FUSE
    201 
    202 # Power management controller
    203 tegrapmc*	at fdt? pass 4		# NVIDIA Tegra PMC
    204 
    205 # Mailbox controller
    206 applembox*	at fdt? pass 2		# Apple Mailbox
    207 
    208 # Clock and Reset controller
    209 bcmcprman*	at fdt? pass 1		# Broadcom BCM283x Clock Manager
    210 bcmaux* 	at fdt? pass 1		# Broadcom BCM283x Aux Periph Clocks
    211 g12aoclkc*	at fdt? pass 2		# Amlogic Meson G12 AO clock controller
    212 g12clkc*	at fdt? pass 2		# Amlogic Meson G12 EE clock controller
    213 gxbbaoclkc*	at fdt? pass 2		# Amlogic Meson GXBB AO clock controller
    214 gxbbclkc*	at fdt? pass 2		# Amlogic Meson GXBB/GXL EE clock controller
    215 imx8mqccm*	at fdt? pass 2		# NXP iMX8MQ CCM
    216 mesonresets*	at fdt? pass 2		# Amlogic Meson misc. clock resets
    217 rkcru*		at fdt? pass 2		# Rockchip RK3328 CRU
    218 sun8ih3ccu*	at fdt? pass 2		# Allwinner H3/H5 CCU
    219 sun8ih3rccu*	at fdt? pass 2		# Allwinner H3/H5 CCU (PRCM)
    220 sun50ia64ccu*	at fdt? pass 2		# Allwinner A64 CCU
    221 sun50ia64rccu*	at fdt? pass 2		# Allwinner A64 CCU (PRCM)
    222 sun50ih6ccu*	at fdt? pass 2		# Allwinner H6 CCU
    223 sun50ih6rccu*	at fdt? pass 2		# Allwinner H6 CCU (PRCM)
    224 sunxide2ccu*	at fdt? pass 3		# Allwinner DE2 clock controller
    225 sunxiresets*	at fdt? pass 1		# Allwinner misc. resets
    226 sunxigates*	at fdt? pass 1		# Allwinner misc. gates
    227 sunxigmacclk*	at fdt? pass 2		# Allwinner GMAC MII/RGMII clock mux
    228 tegra210car*	at fdt? pass 3		# NVIDIA Tegra CAR (T210)
    229 
    230 # GPIO controller
    231 applepinctrl*	at fdt?			# Apple GPIO
    232 bcmgpio*	at fdt? pass 3		# Broadcom BCM283x GPIO
    233 imxgpio*	at fdt? pass 3		# IMX GPIO
    234 mesonpinctrl*	at fdt? pass 2		# Amlogic Meson GPIO
    235 plgpio* 	at fdt?			# ARM PrimeCell PL061 GPIO
    236 plgpio* 	at acpi?
    237 sunxigpio*	at fdt? pass 3		# Allwinner GPIO
    238 tegragpio*	at fdt? pass 2		# NVIDIA Tegra GPIO
    239 rkgpio* 	at rkiomux?		# Rockchip GPIO
    240 gpio*		at gpiobus?
    241 
    242 # PWM controller
    243 mesonpwm*	at fdt? pass 3		# Amlogic PWM
    244 rkpwm*		at fdt? pass 3		# Rockchip PWM
    245 sunxipwm*	at fdt? pass 3		# Allwinner PWM
    246 
    247 # MPIO / Pinmux
    248 imxiomux*	at fdt? pass 2		# IMX IOMUX
    249 rkiomux*	at fdt?	pass 3		# Rockchip IOMUX
    250 tegrapinmux*	at fdt?			# NVIDIA Tegra MPIO
    251 
    252 # XUSB PADCTL
    253 tegra210xpad*	at fdt?			# NVIDIA Tegra XUSB PADCTL (T210)
    254 tegra210xphy*	at tegra210xpad?
    255 
    256 # PCIE
    257 applepcie*	at fdt?			# Apple PCIe
    258 pcihost*	at fdt?			# Generic PCI host controller
    259 acpipchb*	at acpi?		# ACPI PCIe host bridge
    260 rkpcie* 	at fdt?			# Rockchip AXI PCIE
    261 rkpciephy*	at fdt? pass 9		# Rockchip AXI PCIE PHY
    262 tegrapcie0	at fdt?			# NVIDIA Tegra PCIE
    263 pci*		at pcibus?
    264 ppb*		at pci? dev ? function ?
    265 pci*		at ppb?
    266 
    267 # Ethernet
    268 awge*		at fdt?				# DesignWare Gigabit Ethernet
    269 emac*		at fdt?				# Allwinner Gigabit Ethernet (EMAC)
    270 enet*		at fdt?				# IMX FEC
    271 eqos*		at acpi?			# DesignWare Ethernet QoS
    272 eqos*		at fdt?
    273 genet*		at acpi?			# Broadcom GENET v5
    274 genet*		at fdt?
    275 #scx*		at acpi?			# Socionext Gigabit Ethernet
    276 #scx*		at fdt?
    277 aq*		at pci? dev ? function ?	# Aquantia AQC 10 gigabit
    278 bge*		at pci? dev ? function ?	# Broadcom 570x gigabit Ethernet
    279 ena*		at pci? dev ? function ?	# Amazon.com Elastic Network Adapter
    280 igc*		at pci? dev ? function ?	# Intel 22x 2.5 gigabit
    281 ixg* 		at pci? dev ? function ?	# Intel 8259x 10 gigabit
    282 ixl* 		at pci? dev ? function ?	# Intel Ethernet 700 series
    283 ixv* 		at pci? dev ? function ?	# Intel 8259x 10G virtual function
    284 mcx*		at pci? dev ? function ?	# Mellanox 5th generation Ethernet
    285 mskc*		at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
    286 msk*		at mskc?
    287 re*		at pci? dev ? function ?	# Realtek RTL8111GS
    288 rge*		at pci? dev ? function ?	# Realtek 8125
    289 vmx*		at pci? dev ? function ?	# VMware VMXNET3
    290 wm*		at pci? dev ? function ?	# Intel Gigabit Ethernet
    291 
    292 # MII/PHY support
    293 atphy*		at mii? phy ?		# Attansic/Atheros PHYs
    294 brgphy* 	at mii? phy ?		# Broadcom BCM5400-family PHYs
    295 exphy* 		at mii? phy ?		# 3Com internal PHYs
    296 gentbi* 	at mii? phy ?		# Generic Ten-Bit 1000BASE-[CLS]X PHYs
    297 glxtphy*	at mii? phy ?		# Level One LXT-1000 PHYs
    298 gphyter* 	at mii? phy ?		# NS83861 Gig-E PHY
    299 gxlphy* 	at mii? phy ?		# Amlogic Meson GX internal PHY
    300 icsphy* 	at mii? phy ?		# Integrated Circuit Systems ICS189x
    301 igphy*		at mii? phy ?		# Intel IGP01E1000
    302 ihphy*		at mii? phy ?		# Intel 82577 PHYs
    303 ikphy*		at mii? phy ?		# Intel 82563 PHYs
    304 inphy*		at mii? phy ?		# Intel 82555 PHYs
    305 iophy*		at mii? phy ?		# Intel 82553 PHYs
    306 lxtphy* 	at mii? phy ?		# Level One LXT-970 PHYs
    307 makphy* 	at mii? phy ?		# Marvell Semiconductor 88E1000 PHYs
    308 mcommphy*	at mii? phy ?		# Motorcomm YT8511C/YT8511H PHYs
    309 nsphy*		at mii? phy ?		# NS83840 PHYs
    310 nsphyter*	at mii? phy ? 		# NS83843 PHYs
    311 pnaphy* 	at mii? phy ?		# generic HomePNA PHYs
    312 rdcphy* 	at mii? phy ?		# RDC R6040 10/100 PHY
    313 rgephy* 	at mii? phy ?		# Realtek 8169S/8110S internal PHYs
    314 rlphy*		at mii? phy ?		# Realtek 8139/8201L PHYs
    315 smscphy*	at mii? phy ?		# SMSC LAN87xx PHYs
    316 sqphy*		at mii? phy ?		# Seeq 80220/80221/80223 PHYs
    317 tlphy*		at mii? phy ?		# ThunderLAN PHYs
    318 tqphy*		at mii? phy ?		# TDK Semiconductor PHYs
    319 urlphy* 	at mii? phy ?		# Realtek RTL8150L internal PHYs
    320 ukphy*		at mii? phy ?		# generic unknown PHYs
    321 
    322 # Mini-PCIe Wireless
    323 #options 	ATHHAL_AR5212,ATHHAL_RF2425	# AR5BHB63
    324 #ath*		at pci? dev ? function ?	# Atheros IEEE 802.11
    325 #athn*		at pci? dev ? function ?	# Atheros IEEE 802.11
    326 
    327 # UART
    328 com*		at fdt?	pass 4			# UART
    329 com*		at acpi?
    330 exuart*		at fdt? pass 4			# SSCOM UART
    331 imxuart*	at fdt? pass 4			# IMX UART
    332 options 	IMXUARTCONSOLE
    333 mesonuart*	at fdt? pass 4			# Amlogic Meson UART
    334 plcom*		at fdt?	pass 4			# ARM PL011 UART
    335 plcom*		at acpi?
    336 puc*		at pci? dev ? function ?	# PCI "universal" comm. cards
    337 com*		at puc? port ?
    338 
    339 # I2C controllers
    340 options 	I2C_MAX_ADDR=0xfff
    341 appleiic*	at fdt?			# Apple I2C
    342 bsciic* 	at fdt?			# Broadcom BCM283x Serial Control
    343 bsciic* 	at acpi?
    344 dwiic*		at fdt?			# Designware I2C
    345 dwiic*		at acpi?
    346 imxi2c* 	at fdt? pass 4		# IMX I2C
    347 nxpiic* 	at acpi?		# NXP Layerscape I2C
    348 rkiic*		at fdt? pass 4		# Rockchip I2C
    349 sunxirsb*	at fdt?	pass 4		# Allwinner RSB
    350 sunxitwi*	at fdt?			# Allwinner TWI
    351 tegrai2c*	at fdt? pass 4		# NVIDIA Tegra I2C
    352 #sniiic*	at fdt?			# Socionext SC2A11 I2C
    353 #sniiic*	at acpi?
    354 iicmux* 	at fdt? pass 5		# I2C mux virtual controllers
    355 iic*		at i2cbus?
    356 
    357 # I2C devices
    358 titemp* 	at iic?
    359 seeprom*	at iic?
    360 spdmem* 	at iic?			# memory module SPD EEPROM decoder
    361 as3722pmic*	at iic?
    362 as3722reg*	at as3722pmic?
    363 axppmic*	at iic?			# X-Powers AXP Power Management IC
    364 axpreg* 	at axppmic?
    365 cwfg*		at iic?			# CellWise CW2015 Fuel Gauge IC
    366 dsrtc*		at iic?			# Dallas Semiconductor RTCs
    367 es8316ac*	at iic?			# Everest Semi ES8316 Audio CODEC
    368 fan53555reg*	at iic?			# FAN53555 / SY82x regulator
    369 max77620pmic*	at iic?
    370 pcaiicmux*	at iic?			# PCA954x / PCA984x I2C switch / mux
    371 pcf8563rtc*	at iic?			# PCF8563 RTC
    372 rkpmic* 	at iic?			# Rockchip Power Management IC
    373 rkreg*		at rkpmic?
    374 tcagpio*	at iic?
    375 
    376 # Power Domain controllers
    377 applepmgr* 	at fdt? pass 0
    378 
    379 # Random number generators and security devices
    380 amdccp* 	at fdt?			# AMD Cryptograhic Coprocessor RNG
    381 amdccp* 	at acpi?
    382 bcmrng* 	at fdt?			# Broadcom BCM283x RNG
    383 mesonrng*	at fdt?			# Amlogic Meson RNG
    384 rkv1crypto* 	at fdt?			# Rockchip Crypto v1
    385 sun8icrypto* 	at fdt?			# Allwinner Crypto Engine
    386 tpm*		at acpi?		# Trusted Platform Module
    387 
    388 # RTC
    389 plrtc*		at fdt?			# ARM PrimeCell RTC
    390 sunxirtc*	at fdt? pass 4		# Allwinner RTC
    391 tegrartc*	at fdt?			# NVIDIA Tegra RTC
    392 
    393 # SDMMC
    394 bcmsdhost*	at fdt?			# Broadcom BCM283x SD Host Interface
    395 dwcmmc*		at acpi?		# DesignWare SD/MMC
    396 dwcmmc* 	at fdt?
    397 mesongxmmc*	at fdt?			# Amlogic Meson GX eMMC/SD/SDIO controller
    398 mmcpwrseq*	at fdt? pass 5		# Simple MMC power sequence provider
    399 rkemmcphy*	at fdt?			# Rockchip eMMC PHY
    400 sdhc*		at fdt?			# SD Host Controller Interface
    401 sdhc*		at acpi?
    402 sunximmc*	at fdt?			# Allwinner SD/MMC
    403 #sniemmc*	at fdt?			# Socionext SC2A11 eMMC
    404 #sniemmc*	at acpi?
    405 sdmmc*		at sdmmcbus?
    406 ld0		at sdmmc0
    407 ld1		at sdmmc1
    408 ld2		at sdmmc2
    409 ld3		at sdmmc3
    410 ld*		at sdmmc?
    411 bwfm*		at sdmmc?		# Broadcom BCM43xxx WiFi Interface
    412 
    413 # SATA
    414 ahcisata*	at fdt?			# AHCI SATA
    415 ahcisata*	at acpi?
    416 ahcisata*	at pci? dev ? function ?
    417 atabus* 	at ata?
    418 atapibus*	at atapi?
    419 wd*		at atabus? drive ?
    420 cd*		at atapibus? drive ?
    421 
    422 # NVMe
    423 nvme*		at fdt?			# Apple M1
    424 nvme*		at pci? dev ? function ?
    425 ld*		at nvme? nsid ?
    426 
    427 # SPI controllers
    428 bcmspi* 	at fdt?			# Broadcom BCM283x SPI
    429 rkspi*		at fdt?			# Rockchip SPI
    430 sun6ispi*	at fdt?			# Allwinner SPI
    431 spi*		at spibus?
    432 m25p*		at spi?
    433 spiflash*	at spiflashbus?
    434 
    435 # Broadcom VCHIQ, etc
    436 vchiq*		at fdt?
    437 vchiq*		at acpi?
    438 vcaudio0 	at vchiq?
    439 
    440 # Audio support
    441 hdaudio*	at fdt?			# Intel HDA
    442 hdaudio*	at pci? dev ? function ?
    443 hdafg*		at hdaudiobus?
    444 options 	HDAUDIOVERBOSE
    445 ausoc*		at fdt?			# Simple SoC audio card
    446 simpleamp*	at fdt?			# Simple amplifier
    447 spdiftx*	at fdt?			# SPDIF transmitter
    448 rki2s*		at fdt?			# Rockchip I2S/PCM
    449 sunxicodec*	at fdt?			# Allwinner audio codec
    450 sun8icodec*	at fdt?			# Allwinner audio codec (sun8i/sun50i)
    451 h3codec*	at fdt?			# Allwinner H3 audio codec (analog part)
    452 a64acodec*	at fdt?			# Allwinner A64 audio codec (analog part)
    453 sunxii2s*	at fdt?			# Allwinner I2S/PCM
    454 audio*		at audiobus?
    455 
    456 spkr*		at audio?		# PC speaker (synthesized)
    457 
    458 # HDMI CEC
    459 tegracec0	at fdt?			# NVIDIA Tegra HDMI CEC
    460 hdmicec*	at hdmicecbus?
    461 
    462 # Display
    463 anxdp*		at fdt?			# Analogix-based (e)DP
    464 anxedp* 	at iic?			# Analogix eDP TX
    465 dispcon*	at fdt?			# Display connector devices
    466 panel*		at fdt?			# Display panels
    467 dwhdmi* 	at fdt?			# Designware HDMI TX
    468 rkdrm*		at fdt? pass 5		# Rockchip DRM master
    469 rkfb*		at rkdrm?		# Rockchip DRM framebuffer
    470 rkvop*		at fdt?			# Rockchip Visual Output Processor
    471 sunxide2bus*	at fdt? pass 4		# Allwinner DE2 bus
    472 sunxidrm*	at fdt?	pass 5		# Allwinner Display Pipeline
    473 sunxifb*	at sunxidrm?		# Allwinner DRM framebuffer
    474 sunxihdmiphy*	at fdt? pass 9		# Allwinner HDMI TX PHY
    475 sunxilcdc*	at fdt?			# Allwinner DE2 timing controller
    476 sunximixer*	at fdt?			# Allwinner DE2 mixer
    477 #tegradrm*	at fdt?			# NVIDIA Tegra Display
    478 #tegrafb*	at tegrafbbus?
    479 genfb*		at fdt?			# Simple Framebuffer
    480 wsdisplay*	at wsemuldisplaydev?
    481 options 	VCONS_DRAW_INTR
    482 options 	WSEMUL_VT100
    483 options 	WSDISPLAY_CUSTOM_OUTPUT
    484 options 	WS_DEFAULT_FG=WSCOL_WHITE
    485 options 	WS_DEFAULT_BG=WSCOL_BLACK
    486 options 	WS_KERNEL_FG=WSCOL_GREEN
    487 options 	WS_KERNEL_BG=WSCOL_BLACK
    488 options 	WSDISPLAY_COMPAT_PCVT
    489 options 	WSDISPLAY_COMPAT_SYSCONS
    490 options 	WSDISPLAY_COMPAT_USL
    491 options 	WSDISPLAY_COMPAT_RAWKBD
    492 options 	WSDISPLAY_DEFAULTSCREENS=4
    493 options 	WSDISPLAY_MULTICONS
    494 options 	WSDISPLAY_SCROLLSUPPORT
    495 pseudo-device	wsmux
    496 pseudo-device	wsfont
    497 options 	FONT_BOLD8x16
    498 options 	FONT_BOLD16x32
    499 
    500 # GPU
    501 #nouveau*	at fdt?			# NVIDIA GPU
    502 #nouveau*	at pci? dev ? function ?
    503 #nouveaufb*	at nouveaufbbus?
    504 radeon* 	at pci? dev ? function ? # AMD Radeon
    505 radeondrmkmsfb*	at radeonfbbus?
    506 
    507 # Backlight
    508 pwmbacklight*	at fdt?			# PWM Backlight controls
    509 
    510 # Fan
    511 pwmfan* 	at fdt?			# PWM Fan controls
    512 
    513 # Thermal throttling controller
    514 mesonthermal*	at fdt?			# Amlogic thermal sensor controller
    515 sunxithermal*	at fdt?			# Allwinner thermal sensor controller
    516 tegrasoctherm*	at fdt?			# NVIDIA Tegra SOC_THERM
    517 rktsadc*	at fdt?			# RockChip TSASC
    518 
    519 # USB
    520 imx8mqusbphy*	at fdt? pass 9		# IMX USB PHY
    521 mesonusbctrl*	at fdt?			# Amlogic Meson USB-Glue (dwc2 and dwc3)
    522 mesonusbphy*	at fdt? pass 9		# Amlogic Meson USB2 PHY
    523 mesong12u2phy*	at fdt? pass 9		# Amlogic Meson G12 USB2 PHY
    524 mesong12u3pphy*	at fdt? pass 9		# Amlogic Meson G12 USB3/PCIe PHY
    525 mesongxlu2phy*	at fdt? pass 9		# Amlogic Meson GXL USB2 PHY
    526 mesongxlu3phy*	at fdt? pass 9		# Amlogic Meson GXL USB3 PHY
    527 rkusb*		at fdt? pass 9		# Rockchip USB PHY
    528 rkusbphy*	at rkusb?
    529 sunxiusbphy*	at fdt? pass 9		# Allwinner USB PHY
    530 sunxiusb3phy*	at fdt? pass 9		# Allwinner USB3 PHY
    531 tegrausbphy*	at fdt?			# NVIDIA Tegra USB PHY
    532 dwctwo* 	at fdt?			# Designware USB DRD
    533 ehci*		at fdt?			# EHCI
    534 ehci*		at pci?			# EHCI
    535 ehci*		at acpi?		# EHCI
    536 motg*		at fdt?			# Mentor Graphics USB OTG
    537 ohci*		at fdt?			# OHCI
    538 ohci*		at pci?			# OHCI
    539 ohci*		at acpi?		# OHCI
    540 xhci*		at fdt?			# XHCI
    541 xhci*		at pci?			# XHCI
    542 xhci*		at acpi?		# XHCI
    543 usb*		at usbus?
    544 
    545 include "dev/usb/usbdevices.config"
    546 midi*		at midibus?
    547 pseudo-device	sequencer			# MIDI sequencer
    548 
    549 # Virtio devices
    550 virtio* 	at fdt?			# Virtio MMIO device
    551 virtio* 	at acpi?
    552 virtio* 	at pci? dev ? function ?
    553 #viomb*		at virtio?		# Virtio memory balloon device
    554 ld*		at virtio?		# Virtio disk device
    555 vioif*		at virtio?		# Virtio network device
    556 viornd* 	at virtio?		# Virtio entropy device
    557 vioscsi*	at virtio?		# Virtio SCSI device
    558 
    559 # SCSI controllers
    560 mpt*		at pci? dev ? function ?
    561 
    562 # SCSI bus support
    563 scsibus*	at scsi?
    564 sd*		at scsibus? target ? lun ?	# SCSI disk drives
    565 
    566 cinclude "arch/evbarm/conf/GENERIC64.local"
    567