Advertising
Paste Description for 52-digilent-usb.rules.patch
Fix to make it work with latest udev (deprecated SYSFS).
- 52-digilent-usb.rules.patch
- Tuesday, November 22nd, 2011 at 5:36:05am MST
- --- 52-digilent-usb.rules.old 2011-11-22 12:18:27.030225415 +0000
- +++ 52-digilent-usb.rules 2011-11-22 12:30:16.546381637 +0000
- @@ -31,8 +31,8 @@
- # Create "/dev" entries for Digilent device's with read and write
- # permission granted to all users.
- -SYSFS{idVendor}=="1443", MODE="666"
- -ACTION=="add", SYSFS{idVendor}=="0403", SYSFS{manufacturer}=="Digilent", MODE="666", RUN+="/usr/sbin/dftdrvdtch %s{busnum} %s{devnum}"
- +ATTRS{idVendor}=="1443", MODE="666"
- +ACTION=="add", ATTRS{idVendor}=="0403", ATTRS{manufacturer}=="Digilent", MODE="666", RUN+="/usr/sbin/dftdrvdtch %s{busnum} %s{devnum}"
- # The following rules (if present) cause UDEV to ignore all UEVENTS for
- # which the subsystem is "usb_endpoint" and the action is "add" or
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.