From fe5b6a858d11d3acdd7a165a3866ec219b7f5818 Mon Sep 17 00:00:00 2001 From: a1batross Date: Mon, 11 Oct 2021 17:10:52 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'50-a1ba.rules'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 50-a1ba.rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/50-a1ba.rules b/50-a1ba.rules index a1c9b6b..76682f7 100644 --- a/50-a1ba.rules +++ b/50-a1ba.rules @@ -18,3 +18,6 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0023", GROUP="use # ft230x uart converter SUBSYSTEMS=="usb", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6015", GROUP="users", MODE="0666" + +# ft4232h uart converter +SUBSYSTEMS=="usb", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6011", GROUP="users", MODE="0666" \ No newline at end of file