[6343] in linux-scsi channel archive
Re: scsi driver
daemon@ATHENA.MIT.EDU (Keith Duthie)
Mon Apr 19 08:58:00 1999
Date: Mon, 19 Apr 1999 22:27:40 +1200 (NZST)
From: Keith Duthie <psycho@albatross.co.nz>
To: Engels Phat <PEN@oce.nl>
cc: "'linux-scsi@vger.rutgers.edu'" <linux-scsi@vger.rutgers.edu>
In-Reply-To: <B1A5BDB7D9B1D211B3970008C7092D8F17D93A@hqvenloexch.oce.nl>
On Mon, 19 Apr 1999, Engels Phat wrote:
> I'm running redhat 5.2 and I want to use an adaptec 1510 scsi card. I need a
> driver for this card. I searched on the internet but I couldn't find one.
> Has anybody already made a driver for this card?
CONFIG_SCSI_AHA152X:
This is a driver for the AHA-1510, AHA-1520, AHA-1522, and AHA-2825
SCSI host adapters. It also works for the AVA-1505, but the IRQ etc.
must be manually specified in this case.
It is explained in section 3.3 of the SCSI-HOWTO, available via FTP
(user: anonymous) at ftp://metalab.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 also available as a module ( = code which can be
inserted in and removed from the running kernel whenever you want).
The module will be called aha152x.o. If you want to compile it as a
module, say M here and read Documentation/modules.txt.
--
.sig under deconstruction. Please watch out for falling stars.
http://www.albatross.co.nz/~psycho/ O-
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu