Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2000 13:54:26 -0400
From:      Doug Ledford <dledford@redhat.com>
To:        Jim Elliott <jim@apocalypse.org>
Cc:        aic7xxx@FreeBSD.ORG
Subject:   Re: Support for Adaptec AVA-2906?
Message-ID:  <39F1D852.2F4B0DDE@redhat.com>
References:  <200010211617.MAA20087@apocalypse.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jim Elliott wrote:
> 
> I bought an Adaptec 2906 host adapter to connect an Excrix VXA-1 tape
> drive to my sorely-in-need-of-backup home Linux box, assuming it would
> just work with Linux, being a common card.
> 
> Unfortunately, I'm seeing
> 
> scsi : 0 hosts.
> scsi : detected total.
> 
> when it boots.

Try typing "insmod aic7xxx" and see if the card is found then.  If so, the
only problem is that the system isn't configured to automatically enable your
card.  To set the system up to enable your card, you would add the line:

alias scsihostadapter aic7xxx

to the file /etc/conf.modules (or, on Red Hat 7 systems, /etc/modules.conf). 
Once you've done that, the system should automatically load the SCSI driver
any time you try to access the tape device.

-- 

 Doug Ledford <dledford@redhat.com>  http://people.redhat.com/dledford
      Please check my web site for aic7xxx updates/answers before
                      e-mailing me about problems


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe aic7xxx" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39F1D852.2F4B0DDE>