Print newline while attach.
This commit is contained in:
parent
87bdc6b9ca
commit
238f799ff3
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: mha.c,v 1.20 2000/04/30 16:06:20 minoura Exp $ */
|
||||
/* $NetBSD: mha.c,v 1.21 2000/06/16 17:15:54 minoura Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1996-1999 The NetBSD Foundation, Inc.
|
||||
@ -329,6 +329,8 @@ mhaattach(parent, self, aux)
|
||||
|
||||
tmpsc = sc; /* XXX */
|
||||
|
||||
printf (": Mankai Mach-2 Fast SCSI Host Adaptor\n");
|
||||
|
||||
SPC_TRACE(("mhaattach "));
|
||||
sc->sc_state = SPC_INIT;
|
||||
sc->sc_iobase = INTIO_ADDR(ia->ia_addr + 0x80); /* XXX */
|
||||
|
Loading…
Reference in New Issue
Block a user