########################################################
# ZTE devices

DefaultVendor=  0x19d2
DefaultProduct= 0x2000

TargetVendor=   0x19d2
TargetProductList="0001,0002,0015,0016,0017,0031,0037,0052,0055,0063,0064,0128,2002"

CheckSuccess=20

NeedResponse=1
# If you need to write a specific rule to override the flip all 'eject' command,
# then try to capture the usb serial number and let us know so that we may add
# those exceptions to the code
# K3520-Z, serial number is 'P671M8VDF_MS', final PID is 0x0055
# K3565-Z, serial number is 'P673A2VDF_MS', final PID is 0x0063
# K3765-Z, serial number is 'P673A1VDF_MS', final PID is 0x2002
#
# Standard SCSI eject - disable for now as device keeps resetting and udev has
#                       an eject based rule that functions just fine
#MessageContent="5553424312345678000000000000061b000000020000000000000000000000"

# Storage passthrough - ZTE have advised me against using these as they are the
#                       same commands used by the Windows 'filter', hence the
#                       modem F/W cannot distinguish which OS it is hosted on.
#                       I'm not sure how important that is, but if the standard
#                       SCSI eject doesn't work for you, one of these might.
#
# Original Storage Passthrough
#MessageContent="55534243123456782000000080000c85010101180101010101000000000000"

# Another Storage Passthrough, seen to work with K3520-Z, K3565-Z, K3765-Z
#MessageContent="55534243123456782400000080000C85000000240000000000000000000000"
