On 15-May-98 John DeCarlo wrote:
> I hate sending what seem like simplistic questions I could answer myself,
> but I have searched through hardware lists, gone to the Adaptec web site
> for documentation, searched through mailing list archives and found nothing.
> 
> I have access to a computer with a Trantor T160 SCSI Host Adapter in it.
> When I try and install RedHat 5.0, it can't find the adapter (though it can
> find the CD-ROM hooked up to it when I tell it there is a SCSI CD-ROM).
> 
> Is there any support for this?

Yes, I believe this card is supported, but does not have a BIOS, and therefore
can't be autoprobed.

Since you said the install found the CDROM attached to it, check
/etc/conf.modules for information such as:

alias scsi_hostadpter ncr583x
options ncr583x ncr583x=0x140,12

where "ncr583x" is the actual driver name, in this case the NCR 583x series, and
"0x140,12" represents the base address and irq of the card.

After doing this, "modprobe ncr583x" should produce driver support.

Dave


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to