Lines Matching +full:enable +full:- +full:extended +full:- +full:delay

1 .. SPDX-License-Identifier: GPL-2.0
5 Adaptec AHA-1520/1522 SCSI driver for Linux (aha152x)
8 Copyright |copy| 1993-1999 Jürgen Fischer <fischer@norbit.de>
14 bottom-half handler complete()).
27 IRQ interrupt level (9-12; default 11)
28 SCSI_ID scsi id of controller (0-7; default 7)
30 PARITY enable parity checking (0/1; default 1 [on])
31 SYNCHRONOUS enable synchronous transfers (0/1; default 1 [on])
32 DELAY: bus reset delay (default 100)
33 EXT_TRANS: enable extended translation (0/1: default 0 [off])
42 - DAUTOCONF
43 use configuration the controller reports (AHA-152x only)
45 - DSKIP_BIOSTEST
46 Don't test for BIOS signature (AHA-1510 or disabled BIOS)
48 - DSETUP0="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }"
51 - DSETUP1="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }"
54 - DAHA152X_DEBUG
55 enable debugging output
57 - DAHA152X_STAT
58 enable some statistics
66 …aha152x=<IOPORT>[,<IRQ>[,<SCSI-ID>[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY> [,<EXT_TRANS]]]]…
82 aha152x=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
88 aha152x1=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
110 enable synchronous transfers for first and second controller
112 delay=DELAY0[,DELAY1]
113 reset DELAY for first and second controller
116 enable extended translation for first and second controller
149 The AHA-1522 BIOS calculates the geometry by fixing the number of heads
156 BIOSes of some newer controllers based on the AIC-6260/6360 support
157 extended translation. This means that the BIOS uses 255 for heads,
169 - for disks<1GB: use default translation (C/32/64)
171 - for disks>1GB:
173 - take current geometry from the partition table
175 ie. either (C/32/64) or (C/63/255)). This can be extended translation
178 - if that fails, take extended translation if enabled by override,
187 "AIC-6260 SCSI Chip Specification", Adaptec Corporation.
189 "SCSI COMPUTER SYSTEM INTERFACE - 2 (SCSI-2)", X3T9.2/86-109 rev. 10h