Using two SCSI controllers, each with their own tape drive.

2002-05-21 Thread Frank R. Warnke
external DLT autoloader on it. This one is used to backup over 200GB of user data. They are both controlled by the driver 'aic7xxx'. During the bootup of RH 7.3, dmesg shows this for these two SCSI controllers; ___ Redhat-list mailing l

Re: Two SCSI controllers

2000-05-30 Thread John Aldrich
On Tue, 30 May 2000, Hidong Kim wrote: > > So can you do an insmod on the other module and have both working? > Yep. Sure can. I just need to get BOTH to install at boot. Actually, these days, isn't the command "modprobe" anyway? > > I have a motherboard with on-board Adaptec AIC-7890 and > a PCI

Re: Two SCSI controllers

2000-05-30 Thread Hidong Kim
Hi, John, John Aldrich wrote: > > I've got two SCSI controllers in my system currently, but > despite the fact that both of them are in conf.modules, > only one will have the module installed at boot. One is an So can you do an insmod on the other module and have both working

Two SCSI controllers

2000-05-29 Thread John Aldrich
I've got two SCSI controllers in my system currently, but despite the fact that both of them are in conf.modules, only one will have the module installed at boot. One is an Advansys ABP-940UA, and the other is an on-board Adaptec Ultra-Wide (I *think* it uses the AIC-7xxx module.) Is ther