diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-28 22:19:05 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-28 22:19:05 +0200 |
commit | 1195e8c78149f7b18f8d1ad5fa05bb7cc0b18313 (patch) | |
tree | 69fce455cf17db8825a8e0b1153543bf47e3490e /81-bluetooth-hci.rules | |
parent | 83e464e2a2e2d8f75028d69fd8e31d8f4bd35b6e (diff) | |
download | udev-rules-master.tar.gz udev-rules-master.tar.bz2 udev-rules-master.zip |
Diffstat (limited to '81-bluetooth-hci.rules')
-rw-r--r-- | 81-bluetooth-hci.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/81-bluetooth-hci.rules b/81-bluetooth-hci.rules new file mode 100644 index 0000000..d1f7501 --- /dev/null +++ b/81-bluetooth-hci.rules @@ -0,0 +1 @@ +SUBSYSTEM=="usb", ATTRS{idVendor}=="8087", ATTRS{idProduct}=="07dc", ATTR{authorized}="0" |