-
- Downloads
[SCSI] m68k: new mac_esp scsi driver
Replace the mac_esp driver with a new one based on the esp_scsi core. For esp_scsi: add support for sync transfers for the PIO mode, add a new esp_driver_ops method to get the maximum dma transfer size (like the old NCR53C9x driver), and some cleanups. Signed-off-by:Finn Thain <fthain@telegraphics.com.au> Acked-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by:
James Bottomley <James.Bottomley@HansenPartnership.com>
Showing
- drivers/scsi/Kconfig 10 additions, 0 deletionsdrivers/scsi/Kconfig
- drivers/scsi/Makefile 1 addition, 0 deletionsdrivers/scsi/Makefile
- drivers/scsi/esp_scsi.c 24 additions, 11 deletionsdrivers/scsi/esp_scsi.c
- drivers/scsi/esp_scsi.h 8 additions, 1 deletiondrivers/scsi/esp_scsi.h
- drivers/scsi/mac_esp.c 657 additions, 0 deletionsdrivers/scsi/mac_esp.c
Loading
Please register or sign in to comment