scsi: imm: Add a module parameter for the transfer mode
authorAlex Henrie <alexhenrie24@gmail.com>
Thu, 31 Aug 2023 05:23:48 +0000 (23:23 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 14 Sep 2023 01:11:55 +0000 (21:11 -0400)
commitb0597fd5a953833399bbb6be55337dd655060143
treebcbbb91122f432b979b27687832959679fadd8f3
parent1345a7d909a3c2bcb588667c676a44cb6176b64a
scsi: imm: Add a module parameter for the transfer mode

Fix in the imm driver the same problem that was fixed in the ppa driver by
commit 68a4f84a17c1 ("scsi: ppa: Add a module parameter for the transfer
mode").

Tested and confirmed working with an Iomega Z250P zip drive and a StarTech
PEX1P2 AX99100 PCIe parallel port.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Link: https://lore.kernel.org/r/20230831054620.515611-1-alexhenrie24@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Kconfig
drivers/scsi/imm.c
drivers/scsi/imm.h