Subject: Re: NCR53c90 docs, anyone?
To: None <jdolecek@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: tech-kern
Date: 12/01/2001 21:37:53
In article <200112011048.fB1AmWS00640@saruman.ics.muni.cz>
jdolecek@netbsd.org wrote:

> so far, I was unable to find any real documentation on 53c90. Does
> anyone have these available or know where it's possible to get it?

I'm not sure about NCR53c90, but the Am53c94/53c96 manual is:
http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/16506.pdf

BTW, we already have MI ncr53c9x driver under sys/dev/ic/ and
I think 53c90 is equivarent for ESP100.
(it lacks sync ops and SELATN3 command etc.)

Maybe all you have to do to support ncr53c90 MCA SCSI is
to implement glue functions including DMA stuff.
(like dev/pci/pcscp.c)
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp