Subject: Re: BUS-DMA functions
To: None <port-arm32@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-arm32
Date: 02/21/1999 14:30:48
In <199902190841.RAA00484@mirage.ceres.dti.ne.jp>
I wrote:

> neil@causality.com wrote:

> > isp, de certainly work fine. ahc was known to work a while ago, but
> > don't know if it still does (I would guess so).
> 
> Thank you for the information. I'll check pcscp with newer
> current source tree on my CATS.

I supped newer current, and pcscp and the attached disk worked.
But there were something wrong in the probe messages.
The kernel says:
---
scsibus0 at pcscp0: 8 targets, 8 luns per target
probe(pcscp0:1:0): max sync rate 10.00Mb/s
sd0 at scsibus0 targ 1 lun 0: <, , > SCSI0 0/direct fixed
sd0: 1919MB, 3900 cyl, 16 head, 63 sec, 512 bytes/sect x 3931200 sectors
---
It should be (dmesg of macppc with the same devices):
---
scsibus0 at pcscp0: 8 targets, 8 luns per target
probe(pcscp0:1:0): max sync rate 10.00Mb/s
sd0 at scsibus0 targ 1 lun 0: <NEC, DSE2010S, 0314> SCSI2 0/direct fixed
sd0: 1919MB, 3900 cyl, 16 head, 63 sec, 512 bytes/sect x 3931200 sectors
---

Anyway, I can use the attached disk with no problem so bus_dma functions
are working.
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp