Home
last modified time | relevance | path

Searched refs:aha1542 (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/Documentation/scsi/
DChangeLog.1992-1997393 * 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 …]
Dscsi-parameters.txt21 aha1542= [HW,SCSI]
/linux-2.6.39/drivers/scsi/
Daha1542.c106 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()
DMakefile68 obj-$(CONFIG_SCSI_AHA1542) += aha1542.o
DKconfig486 may have to change some settings in <file:drivers/scsi/aha1542.h>.
489 module will be called aha1542.
/linux-2.6.39/Documentation/
Dmca.txt189 3) Adaptec 1640 SCSI (using the aha1542 driver)
/linux-2.6.39/
DCREDITS3368 D: Device driver hacker (aha1542 & plip)