rtl8821cu mdev rule for automatic usb modeswitch

This commit is contained in:
2026-04-04 01:01:44 -03:00
parent bacddccd76
commit 14481a2939
4 changed files with 13 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
[ "$ACTION" = "add" ] || exit 0
usb_modeswitch -v 0bda -p 1a2b -c /usr/share/usb_modeswitch/0bda:1a2b &