Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149460995
D12114.id32496.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
599 B
Referenced Files
None
Subscribers
None
D12114.id32496.diff
View Options
Index: sys/arm64/conf/GENERIC-MMCCAM
===================================================================
--- /dev/null
+++ sys/arm64/conf/GENERIC-MMCCAM
@@ -0,0 +1,22 @@
+#
+# GENERIC-MMCCAM
+#
+# Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
+# present to keep it building in tree since it wouldn't work in LINT.
+#
+# $FreeBSD$
+
+#NO_UNIVERSE
+
+include GENERIC
+
+# Add CAMDEBUG stuff
+options CAMDEBUG
+options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
+
+# pass(4) device
+device pass
+options MMCCAM
+
+nodevice mmc
+nodevice mmcsd
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 25, 3:11 PM (12 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30330409
Default Alt Text
D12114.id32496.diff (599 B)
Attached To
Mode
D12114: Add MMCCAM-enabled kernel config for arm64
Attached
Detach File
Event Timeline
Log In to Comment