Home
last modified time | relevance | path

Searched refs:ncr53c8xx (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DChangeLog.ncr53c8xx2 * version ncr53c8xx-3.4.3b
8 * version ncr53c8xx-3.4.3
17 * version ncr53c8xx-3.4.2
21 * version ncr53c8xx-3.4.1
26 * version ncr53c8xx-3.4.0
66 be shared by sym53c8xx and ncr53c8xx drivers. For now, it is
67 a header file that is only included by the ncr53c8xx driver,
83 be shared by sym53c8xx and ncr53c8xx drivers. For now, it is
84 a header file that is only included by the ncr53c8xx driver,
162 - Some additions to the README.ncr53c8xx file.
[all …]
DREADME.ncr53c8xx61 11. Some constants and flags of the ncr53c8xx.h header file
88 The initial Linux ncr53c8xx driver has been a port of the ncr driver from
98 - ncr53c8xx generic driver that supports all the SYM53C8XX family including
265 generic ncr53c8xx driver supports up to 64, but using more than 32 is
275 ncr53c8xx=tags:4/t2t3q15-t4q7/t1u0q32
303 1st method: boot your system using 'ncr53c8xx=verb:0' option.
325 /proc/scsi/ncr53c8xx/N (N=0,1,2 ....)
328 /proc/scsi/ncr53c8xx/0
335 cat /proc/scsi/ncr53c8xx/0
438 echo "<verb> <parameters>" >/proc/scsi/ncr53c8xx/0
[all …]
DChangeLog.sym53c8xx221 - Add support for the SYM53C1510D (also for ncr53c8xx).
357 - Some additions to the README.ncr53c8xx file.
386 - Equivalent changes as ncr53c8xx-3.2 due to the driver bundle.
387 (See Changelog.ncr53c8xx)
428 and I just translated it into ncr53c8xx syntax.
440 ncr53c8xx=irqm:??, as follows:
444 Option 'ncr53c8xx=irqm:0x20' may be used when an IRQ is shared by
474 boot option 'ncr53c8xx=specf:1' is still required to enable the
557 Using boot option 'ncr53c8xx=specf:1' enables this feature.
574 and "ncr53c8xx". :-)
DMakefile100 obj-$(CONFIG_SCSI_NCR53C8XX) += ncr53c8xx.o
166 zalon7xx_mod-objs := zalon7xx.o ncr53c8xx.o
DREADME.tmscsim30 as the ncr53c8xx is perfectly supporting these adpaters since some time.
46 1.12, then 1.20a to 1.20t. Finally I decided to use the ncr53c8xx scheme. So
Dncr53c8xx.c9188 char *ncr53c8xx = 0; /* command line passed by insmod */ variable
9190 MODULE_PARM(ncr53c8xx, "s");
9248 if (ncr53c8xx)
9249 ncr53c8xx_setup(ncr53c8xx);
/linux-2.4.37.9/Documentation/
Dmagic-number.txt99 CCB_MAGIC 0xf2691ad2 ccb drivers/scsi/ncr53c8xx.c
Dkernel-parameters.txt391 ncr53c8xx= [HW,SCSI]
DConfigure.help8701 Please read <file:drivers/scsi/README.ncr53c8xx> for more
8707 will be called ncr53c8xx.o.
8731 Please read <file:drivers/scsi/README.ncr53c8xx> for more
8758 (example): 'ncr53c8xx=sync:12' will allow the driver to negotiate
8802 'ncr53c8xx=tags:4/t2t3q16/t0u2q10' will set default queue depth to
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
DDocumentation.txt68 It replaces the sym53c8xx+ncr53c8xx driver bundle and shares its core code
80 1996: port of the ncr driver to Linux-1.2.13 and rename it ncr53c8xx.