mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
The rationale behind this was ability to filter usb device by bus numer and device address. This allows to connect with selected device in case there is more then one connected device implementing hwstub interface. For now only USB backend makes use of this but the foundation is generic and can be easily extended to other backends. Change-Id: I618cfdeeb09162d5fa1002db00e40ea17c43e727 |
||
---|---|---|
.. | ||
hwstub.cpp | ||
hwstub_net.cpp | ||
hwstub_uri.cpp | ||
hwstub_usb.cpp | ||
hwstub_virtual.cpp | ||
Makefile |