On Wed, 19 Jan 2000, Vincent Colombo wrote:

> I have an Iomega ISA Zip Accellerator SCSI card. This card is adaptec 152x
> compatible but I can't seem to get it to work.

The configuration arguments are explained in:

file://usr/src/linux/drivers.scsi/aha152x.c

CONFIGURATION ARGUMENTS:

 IOPORT        base io address                           (0x340/0x140)
 IRQ           interrupt level                           (9-12; default 11)
 SCSI_ID       scsi id of controller                     (0-7; default 7)
 RECONNECT     allow targets to disconnect from the bus  (0/1; default 1 [on])
 PARITY        enable parity checking                    (0/1; default 1 [on])
 SYNCHRONOUS   enable synchronous transfers              (0/1; default 0 [off])
 (NOT WORKING YET)
 DELAY:        bus reset delay                           (default 100)
 EXT_TRANS:    enable extended translation               (0/1: default 0 [off])
 (see NOTES below)

-- 

These are comma separated with no blanks.

append="aha152x=<argument string>"

in /etc/lilo.conf

Regards,

Ron. [AU] - sent by Linux.

Reply via email to