Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156987276
D36776.id112288.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
741 B
Referenced Files
None
Subscribers
None
D36776.id112288.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
Mon, May 18, 7:59 PM (10 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33265972
Default Alt Text
D36776.id112288.diff (741 B)
Attached To
Mode
D36776: arm64: add a std.aws config
Attached
Detach File
Event Timeline
Log In to Comment