Subject: SCSI problems with -current
To: None <amiga-dev@NetBSD.ORG>
From: Ezra Story <ezy@panix.com>
List: amiga-dev
Date: 01/26/1995 13:32:34
I compiled a current kernel yesterday only to find out that it won't
recognize my Seacrate which is attached to the external scsi port on my
A3000.  Here is the relavent part of the kernel bootup messages:

Jan 26 00:12:22 inca /netbsd: ahsc0 targ 2 lun 0: <QUANTUM, P105SS 910-10-94, 8.9> SCSI1 0/direct fixed
Jan 26 00:12:22 inca /netbsd: sd0 at scsibus0: 100MB, 1019 cyl, 6 head, 33 sec, 512 bytes/sec
Jan 26 00:12:22 inca /netbsd: ahsc0 targ 4 lun 0: <SEAGATE, ST1096N, \003\024\012\000> SCSI1 0/direct fixed
Jan 26 00:12:22 inca /netbsd: sd1 at scsibus0sd1: could not mode sense (4); using ficticious geometry
Jan 26 00:12:22 inca /netbsd: : 0MB, 0 cyl, 64 head, 32 sec, 512 bytes/sec
Jan 26 00:12:23 inca /netbsd: ahsc0 targ 6 lun 0: <QUANTUM, LP52S 950509405, 2. 8> SCSI2 0/direct fixed
Jan 26 00:12:23 inca /netbsd: sd2 at scsibus0: 49MB, 1219 cyl, 2 head, 41 sec, 512 bytes/sec 

1.0 worked fine.  I tried doing src diffs in the scsi code to see what
was up, but so much had changed and I'm no SCSI hardware guru.  ANy help
would be appreciated :-)

Ezra