blob: da80c3b5f4b6eeeeb412a3e17772902560754a66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
# EC2 support (Graviton, Graviton 2)
#
# Serial (COM) ports
device uart_ns8250
# Ethernet NIC, typically loaded as a module instead
#device ena
# Options typically present in AWS /boot/loader.conf that we don't want to
# enable for GENERIC
#envvar hw.broken_txfifo=1
device acpi
|