Searched refs:wd7000 (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | wd7000.c | 560 static char * wd7000 = NULL; variable 561 MODULE_PARM(wd7000, "s"); 1529 if (wd7000) in wd7000_detect() 1530 wd7000_setup(wd7000); in wd7000_detect()
|
D | ChangeLog | 803 * 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 …]
|
D | Makefile | 103 obj-$(CONFIG_SCSI_7000FASST) += wd7000.o
|
/linux-2.4.37.9/Documentation/ |
D | kernel-parameters.txt | 662 wd7000= [HW,SCSI]
|
D | Configure.help | 9142 <file:drivers/scsi/wd7000.c>. 9146 The module will be called wd7000.o. If you want to compile it as a
|
/linux-2.4.37.9/ |
D | CREDITS | 397 D: Co-author of wd7000 SCSI driver
|