6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
|
SUBSYSTEM=="usb", \
|
||
|
ACTION=="add", \
|
||
|
ATTRS{manufacturer}=="Texas Instruments", \
|
||
|
ATTRS{product}=="TI CC2531 USB CDC", \
|
||
|
SYMLINK+="zigbee"
|