add assignement 00 to 08

This commit is contained in:
2025-07-10 17:05:01 +02:00
commit 85301ea6e0
22 changed files with 9212 additions and 0 deletions

1
04/usb-load.rules Normal file
View File

@ -0,0 +1 @@
SUBSYSTEM=="usb", ENV{ID_USB_INTERFACES}=="*:0301??:*", ACTION=="add", RUN+="/sbin/modprobe hello-world"