summaryrefslogtreecommitdiff
path: root/xpp/utils/xpp.rules
blob: 10e4c1a7b1858afc1972123825c5bb1aea031d34 (plain)
1
2
3
4
5
6
7
8
BUS!="usb", ACTION!="add", GOTO="xpp_usb_add_end"

# Load firmware into the Xorcom Astribank device:
SYSFS{idVendor}=="e4e4", SYSFS{idProduct}=="11[345][01]", \
	RUN+="/usr/share/zaptel/xpp_fxloader udev $sysfs{idVendor}/$sysfs{idProduct}/$sysfs{bcdDevice}"

LABEL="xpp_usb_add_end"