Re: Adaptec 1505 SCSI controller

Alexander Kjeldaas (astor@guardian.no)
Fri, 24 Apr 1998 01:13:33 +0200


--KsGdsel6WgEHnImy
Content-Type: text/plain; charset=us-ascii

On Thu, Apr 23, 1998 at 06:27:43PM -0400, Brian Gerst wrote:
> teunis wrote:
> >
> > Hi - is there any support for this device anywhere?
> >
> > I've just been given such a card for a client's machine and must get it
> > working somehow....
> > *sigh*
> >
> > I'm not too particular about kernel revisions (though 2.0.33+ would be
> > handier)
> >
> > I'm also not on the list anymore so personal replies please? :)
> >
> > G'day, eh? :)
> > - Teunis
>
> Is this the tiny ISA card that comes with some Zip drives? If so, use
> the 152x driver. Note you'll have to pass the io and irq to the driver
> because it can't auto-probe them.
>

If that's true, it should say so in the configuration. I can't see
anything about this in the comments in the driver though.

astor

-- 
 Alexander Kjeldaas, Guardian Networks AS, Trondheim, Norway
 http://www.guardian.no/

--KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dill.diff"

--- drivers/scsi/Config.in.old Fri Apr 24 01:01:43 1998 +++ drivers/scsi/Config.in Fri Apr 24 01:02:11 1998 @@ -19,7 +19,7 @@ comment 'SCSI low-level drivers'

dep_tristate '7000FASST SCSI support' CONFIG_SCSI_7000FASST $CONFIG_SCSI -dep_tristate 'Adaptec AHA152X/2825 support' CONFIG_SCSI_AHA152X $CONFIG_SCSI +dep_tristate 'Adaptec AHA1505/152X/2825 support' CONFIG_SCSI_AHA152X $CONFIG_SCSI dep_tristate 'Adaptec AHA1542 support' CONFIG_SCSI_AHA1542 $CONFIG_SCSI dep_tristate 'Adaptec AHA1740 support' CONFIG_SCSI_AHA1740 $CONFIG_SCSI dep_tristate 'Adaptec AIC7xxx support' CONFIG_SCSI_AIC7XXX $CONFIG_SCSI --- Documentation/Configure.help.old Fri Apr 24 01:05:01 1998 +++ Documentation/Configure.help Fri Apr 24 01:07:44 1998 @@ -2385,8 +2385,8 @@

Adaptec AHA152X/2825 support CONFIG_SCSI_AHA152X - This is support for the AHA-1510, AHA-1520, AHA-1522, and AHA-2825 - SCSI host adapters. It is explained in section 3.3 of the + This is support for the AHA-1505, AHA-1510, AHA-1520, AHA-1522, and + AHA-2825 SCSI host adapters. It is explained in section 3.3 of the SCSI-HOWTO, available via ftp (user: anonymous) at sunsite.unc.edu:/pub/Linux/docs/HOWTO. You might also want to read the comments at the top of drivers/scsi/aha152x.c. This driver is

--KsGdsel6WgEHnImy--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu