summarylogtreecommitdiffstats
path: root/ft4222.rules
blob: ef2e63b408357ea17922af5b3d18ba46b13c3d67 (plain)
1
2
3
4
5
6
SUBSYSTEM!="usb|usb_device", GOTO="ft4222_rules_end"
ACTION!="add", GOTO="ft4222_rules_end"

ATTRS{idVendor}=="0403", ATTRS{idProduct}=="601c", MODE="0666", GROUP="tty"

LABEL="ft4222_rules_end"