Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153057411
D45012.id138111.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
D45012.id138111.diff
View Options
diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL
--- a/sys/amd64/conf/MINIMAL
+++ b/sys/amd64/conf/MINIMAL
@@ -149,3 +149,15 @@
options EVDEV_SUPPORT # evdev support in legacy drivers
device evdev # input event device support
device uinput # install /dev/uinput cdev
+
+# NVM Express (NVMe) support
+device nvme # base NVMe driver
+
+# ATA controllers
+device ahci # AHCI-compatible SATA controllers
+
+# CAM
+device scbus # SCSI bus (required for ATA/SCSI)
+device da # Direct Access (disks)
+device cd # CD
+device pass # Passthrough device (direct ATA/SCSI access)
diff --git a/sys/i386/conf/MINIMAL b/sys/i386/conf/MINIMAL
--- a/sys/i386/conf/MINIMAL
+++ b/sys/i386/conf/MINIMAL
@@ -157,3 +157,15 @@
options EVDEV_SUPPORT # evdev support in legacy drivers
device evdev # input event device support
device uinput # install /dev/uinput cdev
+
+# NVM Express (NVMe) support
+device nvme # base NVMe driver
+
+# ATA controllers
+device ahci # AHCI-compatible SATA controllers
+
+# CAM
+device scbus # SCSI bus (required for ATA/SCSI)
+device da # Direct Access (disks)
+device cd # CD
+device pass # Passthrough device (direct ATA/SCSI access)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 9:35 PM (1 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31794000
Default Alt Text
D45012.id138111.diff (1 KB)
Attached To
Mode
D45012: MINIMAL: Grow minimal to support ata, scsi and nvme
Attached
Detach File
Event Timeline
Log In to Comment