Subject: WE scsi startup
To: None <port-amiga@NetBSD.ORG>
From: Henric Jungheim <henric@zoom.com>
List: port-amiga
Date: 03/31/1996 16:24:27
I've had some problems booting NetBSD with my WarpEngine (it would just
hang when configuring my hard drives) so I recompiled my kernel with some
of the debugging options enabled (specifically, DDB, DIAGNOSTIC, KTRACE,
DEBUG, SYSCALL_DEBUG, and SCSIDEBUG).  This new kernel starts properly,
but since I did a 'sup' between my non-working kernel and this new one, I
don't know if it's the config or if it's something else.  Anyway, I get an
odd line in my startup (twice actually; once for each of my drives):
scsi_inqmatch: 2/0/0 <, , >

I think this is generated in /usr/src/sys/scsi/scsiconf.c.  From looking
at scsiconf.c, it seems that the stuff between the "<" and the ">" should
be vendor, product, and revision strings.  Am I missing something obvious
here? 


Here's the complete dmesg output:

NetBSD 1.1B (HENRIC) #70: Sat Mar 30 20:33:23 PST 1996
    henric@henric-ppp.zoom.com:/usr/src/sys/arch/amiga/compile/HENRIC
Amiga 4000 (m68040 CPU/MMU/FPU)
real  mem = 16777216 (2048 pages)
avail mem = 14426112 (1761 pages)
using 115 buffers containing 942080 bytes of memory
memory segment 0 at 08000000 size 01000000
memory segment 1 at 00000000 size 00200000
Physical memory segments:
Physical segment 0 at 080f8000 size 1923 pages 0
mainbus0 (root)
clock0 at mainbus0: system hz 100 hardware hz 715909
ser0 at mainbus0: input fifo 4096 output fifo 32
par0 at mainbus0
kbd0 at mainbus0
grfcc0 at mainbus0
grf0 at grfcc0: width 640 height 400 colors 4
ite0 at grf0: rows 50 cols 79 repeat at (30/100)s next at (10/100)s has keyboard
fdc0 at mainbus0: dmabuf pa 0x1e27e0
fd0 at fdc0: 3.5dd 80 cyl, 2 head, 11 sec [9 sec], 512 bytes/sec
idesc0 at mainbus0
scsibus0 at idesc0
zbus0 at mainbus0: i/o size 0x00080000
wesc0 at zbus0 rom 0x40000000 man/pro 2203/19
wesc0: siop id 7 reset V2
scsibus1 at wesc0
wesc0: target 0 now synchronous, period=100ns, offset=8
scsi_inqmatch: 2/0/0 <, , >
sd0 at scsibus1 targ 0 lun 0: <COMPAQ, C2490A, 3184> SCSI2 0/direct fixed
sd0: 2006MB, 2630 cyl, 18 head, 86 sec, 512 bytes/sec
wesc0: target 1 now synchronous, period=100ns, offset=8
scsi_inqmatch: 2/0/0 <, , >
sd1 at scsibus1 targ 1 lun 0: <COMPAQ, C2490A, 3184> SCSI2 0/direct fixed
sd1: 2006MB, 2630 cyl, 18 head, 86 sec, 512 bytes/sec


-------- Henric Jungheim  -------------------  henric@zoom.com --------