-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Create (or edit) /etc/usb-mode.json on your OpenWrt router with the following content:
{
"messages": [
"5553424312345678000000000000061b004600000000000000000000000000"
],
"devices": {
"0e8d:2870": {
"*": {
"t_vendor": 3725,
"t_product": [10352],
"mode": "StandardEject",
"msg": [0]
}
}
}
}
Then Reboot. This will eject the mass storage for the driver.
Metadata
Metadata
Assignees
Labels
No labels