# usbserial-support/src/udev-rules/12-gsl-usbserial-support.rules
# 
#  Copyright: ©2011, Güralp Systems Ltd.
#  Author: Laurence Withers <lwithers@guralp.com>
#  License: GPLv3
#

KERNEL=="ttyUSB*", RUN+="/usr/bin/run-cd24r8"
KERNEL=="ttyUSB*", ATTRS{manufacturer}=="GSL", ATTRS{product}=="CMG-ELP-0115 Timing Array", RUN+="/usr/bin/timing-array-sv"
