libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v0.17-301-gca50957

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 16 Jan 2012 15:25:10 +0100 (CET)
The branch, master has been updated
       via  ca509570df19cef9bfecfeb4088563ddcb6f9f52 (commit)
      from  08dc0034ded8494844bc489871ae9a21f93e8635 (commit)


- Log -----------------------------------------------------------------
commit ca509570df19cef9bfecfeb4088563ddcb6f9f52
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Mon Jan 16 15:24:35 2012 +0100

    Remove duplicated udev rule.
    
    Spotted by Rogier Wolff. Thanks.

-----------------------------------------------------------------------

Summary of changes:
 packages/99-libftdi.rules |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/packages/99-libftdi.rules b/packages/99-libftdi.rules
index ca7bcbc..8487413 100644
--- a/packages/99-libftdi.rules
+++ b/packages/99-libftdi.rules
@@ -1,6 +1,3 @@
-# allow users to claim the device
-SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="0403", 
ATTRS{idProduct}=="6010", MODE="0664", GROUP="plugdev"
-
 # FTDI Devices: FT232BM/L/Q, FT245BM/L/Q, FT232RL/Q, FT245RL/Q, VNC1L with 
VDPS Firmware
 SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="0403", 
ATTRS{idProduct}=="6001", MODE="0664", GROUP="plugdev"
 


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v0.17-301-gca50957, libftdi-git <=