Searched refs:sym53c8xx (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | ChangeLog.sym53c8xx | 2 * version sym53c8xx-1.7.3c 13 * version sym53c8xx-1.7.3b 23 * version sym53c8xx-1.7.3a 29 * version sym53c8xx-1.7.3 35 * version sym53c8xx-1.7.3-pre1 65 * version sym53c8xx-1.7.2 83 * version sym53c8xx-1.7.1 90 * version sym53c8xx-1.7.0 112 * version sym53c8xx-1.6b 116 * version sym53c8xx-1.5m [all …]
|
D | README.ncr53c8xx | 101 - sym53c8xx enhanced driver (a.k.a. 896 drivers) that drops support of oldest 264 The sym53c8xx driver supports up to 255 commands per device, and the 632 A boot setup command for the ncr53c8xx (sym53c8xx) driver begins with the 633 driver name "ncr53c8xx="(sym53c8xx). The kernel syntax parser then expects 662 insmod sym53c8xx sym53c8xx=excl:0x1400 665 installs the sym53c8xx driver on all adapters except the one at IO port 823 0x80 also attach controllers set to OFF in the NVRAM (sym53c8xx only) 852 (only supported by the sym53c8xx driver. See 10.7 for more details) 987 0x80 also attach controllers set to OFF in the NVRAM (sym53c8xx only) 989 Option 0x80 is only supported by the sym53c8xx driver and is disabled by [all …]
|
D | ChangeLog.ncr53c8xx | 11 (see Changelog.sym53c8xx rev. 1.7.3 for details) 18 - See Changelog.sym53c8xx, driver version 1.7.2. 66 be shared by sym53c8xx and ncr53c8xx drivers. For now, it is 83 be shared by sym53c8xx and ncr53c8xx drivers. For now, it is 130 - Change the driver detection code by the sym53c8xx one, modulo
|
D | Makefile | 99 obj-$(CONFIG_SCSI_SYM53C8XX) += sym53c8xx.o
|
D | sym53c8xx.c | 1321 char *sym53c8xx = 0; /* command line passed by insmod */ variable 1323 MODULE_PARM(sym53c8xx, "s"); 12928 if (sym53c8xx) 12929 sym53c8xx_setup(sym53c8xx);
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | Documentation.txt | 68 It replaces the sym53c8xx+ncr53c8xx driver bundle and shares its core code 83 1998: new sym53c8xx driver for Linux based on LOAD/STORE instruction and that 87 1999: port of the sym53c8xx driver to FreeBSD and support for the LSI53C1010 247 sym53c8xx=tags:4/t2t3q15-t4q7/t1u0q32 275 1st method: boot your system using 'sym53c8xx=verb:0' option. 301 echo "<verb> <parameters>" >/proc/scsi/sym53c8xx/0 434 A boot setup command for this driver begins with the driver name "sym53c8xx=". 440 lilo: linux root=/dev/sda2 sym53c8xx=tags:4,sync:10,debug:0x200 451 insmod sym53c8xx.o sym53c8xx="tags:4 sync:10 debug:0x200" 475 sym53c8xx=tags:10/t2t3q16-t5q24/t1u2q32 [all …]
|
D | sym_glue.c | 2228 char *sym53c8xx = 0; /* command line passed by insmod */ variable 2229 MODULE_PARM(sym53c8xx, "s"); 2765 if (sym53c8xx) in sym53c8xx_detect() 2766 sym53c8xx_setup(sym53c8xx); in sym53c8xx_detect()
|
/linux-2.4.37.9/Documentation/ |
D | kernel-parameters.txt | 618 sym53c8xx= [HW,SCSI]
|
D | Configure.help | 8726 'sym53c8xx=excl:0xb400,excl=0xc000' at the lilo prompt prevents 8737 will be called sym53c8xx.o.
|