Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156527334
D44456.id171724.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D44456.id171724.diff
View Options
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -123,7 +123,6 @@
dev/axgbe/xgbe_osdep.c optional axp
dev/axgbe/xgbe-i2c.c optional axp
dev/axgbe/xgbe-phy-v2.c optional axp
-dev/intelhfi/intelhfi.c optional intelhfi
dev/enic/enic_res.c optional enic
dev/enic/enic_txrx.c optional enic
dev/enic/if_enic.c optional enic
@@ -214,6 +213,7 @@
compile-with "${CP} $S/contrib/dev/ice/ice-1.3.41.0.pkg ice_ddp.fw" \
no-obj no-implicit-rule \
clean "ice_ddp.fw"
+dev/intelhfi/intelhfi.c optional intelhfi
dev/ioat/ioat.c optional ioat pci
dev/ioat/ioat_test.c optional ioat pci
dev/ixl/if_ixl.c optional ixl pci \
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -86,7 +86,6 @@
${_cfi} \
${_chromebook_platform} \
${_ciss} \
- ${_intelhfi} \
${_coretemp} \
${_cpsw} \
${_cpuctl} \
@@ -175,6 +174,7 @@
${_igc} \
imgact_binmisc \
${_imx} \
+ ${_intelhfi} \
${_intelspi} \
${_io} \
${_ioat} \
@@ -802,7 +802,6 @@
_chvgpio= chvgpio
_ciss= ciss
_chromebook_platform= chromebook_platform
-_intelhfi= intelhfi
_coretemp= coretemp
.if ${MK_SOURCELESS_HOST} != "no" && empty(KCSAN_ENABLED)
_hpt27xx= hpt27xx
@@ -816,6 +815,7 @@
_hyperv= hyperv
_ichwd= ichwd
_ida= ida
+_intelhfi= intelhfi
_intelspi= intelspi
_ips= ips
_isci= isci
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 10:39 AM (6 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33080963
Default Alt Text
D44456.id171724.diff (1 KB)
Attached To
Mode
D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile.
Attached
Detach File
Event Timeline
Log In to Comment