From: downsj Date: Tue, 11 Mar 1997 09:54:09 +0000 (+0000) Subject: sync X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ee0d19d92104aa01bf1d0e948f5b17e4172f4659;p=openbsd sync --- diff --git a/sys/arch/hp300/dev/scsi.c b/sys/arch/hp300/dev/scsi.c index 12060f29f0e..43d20b000fe 100644 --- a/sys/arch/hp300/dev/scsi.c +++ b/sys/arch/hp300/dev/scsi.c @@ -1,5 +1,5 @@ -/* $OpenBSD: scsi.c,v 1.6 1997/02/03 04:47:44 downsj Exp $ */ -/* $NetBSD: scsi.c,v 1.15 1997/01/30 09:08:55 thorpej Exp $ */ +/* $OpenBSD: scsi.c,v 1.7 1997/03/11 09:54:09 downsj Exp $ */ +/* $NetBSD: scsi.c,v 1.16 1997/03/10 08:37:31 thorpej Exp $ */ /* * Copyright (c) 1996, 1997 Jason R. Thorpe. All rights reserved. @@ -300,6 +300,8 @@ scsiattach(parent, self, aux) } ipl = DIO_IPL(hd); + printf(" ipl %d", ipl); + hs->sc_regs = hd; /* Establish the interrupt handler. */