# SDWire driver The SDWire driver is an storgate multiplexer driver for using the SDWire multiplexer. This device multiplexes an SD card between the DUT and the exporter host. The SDWire driver implements the `StorageMuxClient` class, which is a generic storage class. ```{eval-rst} .. autoclass:: jumpstarter.drivers.storage.client.StorageMuxClient :members: ```