Page MenuHomeFreeBSD

D12114.id.diff
No OneTemporary

D12114.id.diff

Index: head/sys/arm64/conf/GENERIC-MMCCAM
===================================================================
--- head/sys/arm64/conf/GENERIC-MMCCAM
+++ head/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

Mime Type
text/plain
Expires
Fri, Sep 25, 1:21 PM (9 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39598718
Default Alt Text
D12114.id.diff (634 B)

Event Timeline