summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/spi/files.spi4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/spi/files.spi b/sys/dev/spi/files.spi
index e6bdcf60a91..db752d55ae8 100644
--- a/sys/dev/spi/files.spi
+++ b/sys/dev/spi/files.spi
@@ -1,8 +1,8 @@
-# $NetBSD: files.spi,v 1.5 2015/08/18 15:54:20 phx Exp $
+# $NetBSD: files.spi,v 1.6 2019/08/05 23:42:48 tnn Exp $
define spibus { }
-device spi { slave }
+device spi { [slave = -1] }
attach spi at spibus
file dev/spi/spi.c spi | spibus