Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102645444
D38529.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
784 B
Referenced Files
None
Subscribers
None
D38529.diff
View Options
diff --git a/sys/arm64/conf/std.hyperv b/sys/arm64/conf/std.hyperv
--- a/sys/arm64/conf/std.hyperv
+++ b/sys/arm64/conf/std.hyperv
@@ -3,4 +3,14 @@
#
#hyper-v support
-device hyperv
+device hyperv
+
+options COMPAT_LINUXKPI
+device xz
+
+device mlx5
+device mlxfw
+device mlx5en
+options RATELIMIT
+options KERN_TLS
+device firmware
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -253,6 +253,7 @@
dev/hyperv/netvsc/hn_nvs.c optional hyperv acpi
dev/hyperv/netvsc/hn_rndis.c optional hyperv acpi
dev/hyperv/netvsc/if_hn.c optional hyperv acpi
+dev/hyperv/pcib/vmbus_pcib.c optional hyperv pci acpi
dev/ice/if_ice_iflib.c optional ice pci \
compile-with "${NORMAL_C} -I$S/dev/ice"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 6:59 AM (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14654877
Default Alt Text
D38529.diff (784 B)
Attached To
Mode
D38529: missed conf files attributes for Hyper-V vpci driver
Attached
Detach File
Event Timeline
Log In to Comment