From: briggs Date: Tue, 9 Jan 1996 16:14:28 +0000 (+0000) Subject: Go ahead and look for the sonic--no problem if we don't find it. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8495121c0ad09d3eaa37188a571510e75d123390;p=openbsd Go ahead and look for the sonic--no problem if we don't find it. --- 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},