Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148963981
D36776.1789297237.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
741 B
Referenced Files
None
Subscribers
None
D36776.1789297237.diff
View Options
diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC
--- a/sys/arm64/conf/GENERIC
+++ b/sys/arm64/conf/GENERIC
@@ -31,6 +31,7 @@
include "std.arm"
include "std.broadcom"
include "std.cavium"
+include "std.ec2"
include "std.hyperv"
include "std.hisilicon"
include "std.imx"
diff --git a/sys/arm64/conf/std.ec2 b/sys/arm64/conf/std.ec2
new file mode 100644
--- /dev/null
+++ b/sys/arm64/conf/std.ec2
@@ -0,0 +1,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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 13, 11:00 AM (2 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29585640
Default Alt Text
D36776.1789297237.diff (741 B)
Attached To
Mode
D36776: arm64: add a std.aws config
Attached
Detach File
Event Timeline
Log In to Comment