On Mon, 2016-01-18 at 18:12 -0800, Matthew Dharm wrote: > If you were going to do this as some sort of "glue", I would suggest > creating a new sdio_bus which is actually a SCSI client (the same way > sr, sd, and sg are "clients" of SCSI core -- I know that's not the > right terminology) and can translate the SDIO requests into the They are called "high level drivers" > relevant SCSI vendor-specific commands. Exactly. You should avoid any dependency on mass storage. Ideally this would work with any SCSI device and it being available only for a specific mass storage device is incidental. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html