]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
Add pass device to arm64 GENERIC (for smartctl)
authoremaste <emaste@FreeBSD.org>
Tue, 22 Sep 2015 21:43:08 +0000 (21:43 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 22 Sep 2015 21:43:08 +0000 (21:43 +0000)
Sponsored by: The FreeBSD Foundation

sys/arm64/conf/GENERIC

index 17f9bc929792fb0016f07d5700470e46bb5383f8..26ca51df86ac4b9fddb06a5e4f68a215834f88ae 100644 (file)
@@ -107,6 +107,9 @@ device              ahci
 device         scbus
 device         da
 
+# ATA/SCSI peripherals
+device         pass            # Passthrough device (direct ATA/SCSI access)
+
 # MMC/SD/SDIO Card slot support
 device         mmc                     # mmc/sd bus
 device         mmcsd                   # mmc/sd flash cards