summaryrefslogtreecommitdiff
path: root/xpp/utils/xpp.rules
blob: 8a669b192a9d5e623ba132e51695078d9500ef05 (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+="/etc/hotplug/usb/xpp_fxloader udev $sysfs{idVendor}/$sysfs{idProduct}/$sysfs{bcdDevice}"

LABEL="xpp_usb_add_end"