aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/zorro7xx.c
Commit message (Collapse)AuthorAgeFilesLines
* [SCSI] 53c700: Fixup m68k drivers:Geert Uytterhoeven2007-06-191-1/+0
| | | | | | | | | | - a4000t.c: Add missing include, needed in some configurations - bvme6000_scsi.c: Kill bogus opening brace - zorro7xx.c: Remove MODULE_DEVICE_TABLE, it should be part of another patch Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
* [SCSI] 53c700: Amiga Zorro NCR53c710 SCSIKars de Jong2007-06-171-0/+181
New driver for Amiga Zorro bus NCR53c710 SCSI controllers, using the 53c700 SCSI core. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>