I am looking for an USB-Ethernet Bridge. But instead of connecting the microprocessor to a "HOST" device (traditional method), I want to connect to a "SLAVE" device.
For example I want to connect a "Flash Drive" to the microprocessor on one side, and ethernet on the other side. And use Ethernet to read data on my flash drive.
Typical ethernet bridges setups: A microprocessor connected to ethernet, but on the USB it is connected to a "Host/Master". I am looking for a solution where I'd like to connect a microprocessor to a USB device that is a "Slave" (for example a 2 GByte flash drive). And using ethernet, going through the USB-to-Ethernet bridge controller, read and write to a flash drive.