#!/bin/sh

set -x

./ftdi-eeprom  -b 4 -d 3 -l -w 0x0403 0xEC70 0x400 1 0 50 \
	telltronics usb-dmx-512 DPBSGTZ9

echo status = $?
