Subject: Re: 98658 SCSI adaptor and MI SCSI
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: port-hp300
Date: 05/19/2003 13:47:55
On Monday, May 19, 2003, at 08:36  AM, Izumi Tsutsui wrote:

> Today I'm playing with MI SCSI driver for 98658 adaptor on HP382 again,
> and now it seems working with interrupt driven DMA:

YAY!!!

> scsibus0: waiting 2 seconds for devices to settle...
> sd0 at scsibus0 target 0 lun 0: <TEAC, FC-1     HF   07, RV A> disk 
> removable
> sd0: 1280 KB, 80 cyl, 2 head, 32 sec, 256 bytes/sect x 5120 sectors
> sd1 at scsibus0 target 1 lun 0: <CONNER, CP3500-540MB-3.5, 3236> disk 
> fixed
> sd1: 518 MB, 1807 cyl, 12 head, 49 sec, 512 bytes/sect x 1062516 
> sectors
> sd2 at scsibus0 target 5 lun 0: <FUJITSU, M1606S-512, 6237> disk fixed
> sd2: 1041 MB, 3457 cyl, 6 head, 102 sec, 512 bytes/sect x 2131992 
> sectors

YAY!!!

> Ugly patch is here:
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/hp300-MI-SCSI-20030519.diff
>
> ...and there are still many TODO:
> - needs tests on more heavy DMA load (with rd disks on HP-IB)

If you don't have any HPIB disks, I will see if I can dig some out of 
my garage and cable them up to my hp380.

> - sync transfer
> - how to handle COMPAT_NOLABEL

Feel free to nuke COMPAT_NOLABEL from orbit.  I doubt anyone relies on 
it anymore, and if they do, they shouldn't be.

Thank you very much for working on this!

         -- Jason R. Thorpe <thorpej@wasabisystems.com>