Searched refs:aha1542 (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 393 * qlogic.c, buslogic.c, aha1542.c: Include linux/module.h. 415 * aha1542.c(aha1542_intr_handle): Use arguments handed down to find 444 * aha1542.c, buslogic.c: Clean up interrupt handler a little now 597 * aha1542.c: 762 * aha1542.c: Spelling. 785 * aha1542.[c,h]: Likewise. 805 * aha1542.c: Add support for command line options with lilo to set 1062 * aha1542.c: Move test for shost before we start to use shost. 1064 * aha1542.c, aha1740.c, ultrastor.c, wd7000.c: Use new 1087 * aha1542.c: Reset mailbox status after a bus device reset. [all …]
|
D | scsi-parameters.txt | 21 aha1542= [HW,SCSI]
|
/linux-2.6.39/drivers/scsi/ |
D | aha1542.c | 106 static int aha1542[] = {0x330, 11, 4, -1}; variable 107 module_param_array(aha1542, int, NULL, 0); 986 bases[0] = aha1542[0]; in aha1542_detect() 987 setup_buson[0] = aha1542[1]; in aha1542_detect() 988 setup_busoff[0] = aha1542[2]; in aha1542_detect() 991 switch (aha1542[3]) { in aha1542_detect()
|
D | Makefile | 68 obj-$(CONFIG_SCSI_AHA1542) += aha1542.o
|
D | Kconfig | 486 may have to change some settings in <file:drivers/scsi/aha1542.h>. 489 module will be called aha1542.
|
/linux-2.6.39/Documentation/ |
D | mca.txt | 189 3) Adaptec 1640 SCSI (using the aha1542 driver)
|
/linux-2.6.39/ |
D | CREDITS | 3368 D: Device driver hacker (aha1542 & plip)
|