artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bbc0e8
)
sync
author
downsj
<downsj@openbsd.org>
Tue, 11 Mar 1997 09:54:09 +0000
(09:54 +0000)
committer
downsj
<downsj@openbsd.org>
Tue, 11 Mar 1997 09:54:09 +0000
(09:54 +0000)
sys/arch/hp300/dev/scsi.c
patch
|
blob
|
history
diff --git
a/sys/arch/hp300/dev/scsi.c
b/sys/arch/hp300/dev/scsi.c
index
12060f2
..
43d20b0
100644
(file)
--- 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.1
5 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.1
6 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. */