Searched refs:wd7000 (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/Documentation/scsi/ |
D | scsi-parameters.txt | 138 wd7000= [HW,SCSI] 139 See header of drivers/scsi/wd7000.c.
|
D | ChangeLog.1992-1997 | 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 …]
|
/linux-2.6.39/drivers/scsi/ |
D | wd7000.c | 590 static char *wd7000; variable 591 module_param(wd7000, charp, 0); 1409 if (wd7000) in wd7000_detect() 1410 wd7000_setup(wd7000); in wd7000_detect()
|
D | Makefile | 101 obj-$(CONFIG_SCSI_7000FASST) += wd7000.o
|
D | Kconfig | 446 <file:drivers/scsi/wd7000.c>. 449 module will be called wd7000.
|
/linux-2.6.39/ |
D | CREDITS | 447 D: Co-author of wd7000 SCSI driver
|
D | MAINTAINERS | 6826 F: drivers/scsi/wd7000.c
|