Include UART driver since it is now provided in QEMU.

Sponsored by:	DARPA, AFRL
This commit is contained in:
Ruslan Bukin 2018-06-29 10:55:42 +00:00
parent af045bbfd7
commit a08232301d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335793

View File

@ -88,6 +88,10 @@ device vtnet # VirtIO Ethernet device
device virtio_blk # VirtIO Block device
device virtio_mmio # VirtIO MMIO bus
# Serial (COM) ports
device uart # Generic UART driver
device uart_ns8250 # ns8250-type UART driver
# Uncomment for memory disk
# options MD_ROOT
# options MD_ROOT_SIZE=32768 # 32MB ram disk