Re: [PATCH] fdomain: Add PCMCIA support

2019-05-29 Thread Martin K. Petersen
Ondrej, > Add PCMCIA card support to Future Domain SCSI driver. > > Tested with IBM SCSI PCMCIA Adapter 40G1890. Applied to 5.3/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering

[PATCH] fdomain: Add PCMCIA support

2019-05-27 Thread Ondrej Zary
Add PCMCIA card support to Future Domain SCSI driver. Tested with IBM SCSI PCMCIA Adapter 40G1890. Signed-off-by: Ondrej Zary --- drivers/scsi/fdomain.c | 7 ++- drivers/scsi/pcmcia/Kconfig | 10 + drivers/scsi/pcmcia/Makefile | 1 + drivers/scsi/pcmcia/fdomain_cs.c | 9