Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/scsi/
Dscsi-parameters.txt138 wd7000= [HW,SCSI]
139 See header of drivers/scsi/wd7000.c.
DChangeLog.1992-1997803 * wd7000.[c,h]: Likewise.
1064 * aha1542.c, aha1740.c, ultrastor.c, wd7000.c: Use new
1354 * aha1740.c, buslogic.c, wd7000.c, ultrastor.c: Return
1435 * wd7000.[c,h]: Updated driver from John Boyd. Now supports
1436 more than one wd7000 board in machine at one time, among other things.
1492 * wd7000.c: Make stab at fixing race condition.
1561 * wd7000.c (wd_bases): Fix typo in last change.
1569 * wd7000.c: Allow bios at 0xd8000 as well.
1704 wd7000.c: Supply jumpstart flag for reset. Do not round up
1838 * wd7000.c: Allow another condition for power on that are normal
[all …]
/linux-2.6.39/drivers/scsi/
Dwd7000.c590 static char *wd7000; variable
591 module_param(wd7000, charp, 0);
1409 if (wd7000) in wd7000_detect()
1410 wd7000_setup(wd7000); in wd7000_detect()
DMakefile101 obj-$(CONFIG_SCSI_7000FASST) += wd7000.o
DKconfig446 <file:drivers/scsi/wd7000.c>.
449 module will be called wd7000.
/linux-2.6.39/
DCREDITS447 D: Co-author of wd7000 SCSI driver
DMAINTAINERS6826 F: drivers/scsi/wd7000.c