summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorbriggs <briggs@cvs.openbsd.org>1996-01-09 16:14:29 +0000
committerbriggs <briggs@cvs.openbsd.org>1996-01-09 16:14:29 +0000
commitd09a1027ecc23f05e62e20b247f76eed4d7ec806 (patch)
tree3e7660c03d525a33aceb732ca4d9984b2850003a /sys
parentc13dec842589b71179da3799f9af6d0d7238b17d (diff)
Go ahead and look for the sonic--no problem if we don't find it.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/mac68k/mac68k/autoconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mac68k/mac68k/autoconf.c b/sys/arch/mac68k/mac68k/autoconf.c
index edc9439ec04..64c34db7db9 100644
--- a/sys/arch/mac68k/mac68k/autoconf.c
+++ b/sys/arch/mac68k/mac68k/autoconf.c
@@ -389,6 +389,7 @@ mainbus_attach(parent, self, aux)
{"ite0", 1},
{"adb0", 1},
{"ser0", 0},
+ {"sn0", 0},
{"nubus0", 1},
{"ncrscsi0", 0},
{"ncr96scsi0", 0},