Skip to content

Instantly share code, notes, and snippets.

@dpkoch
Created April 4, 2018 17:37
Show Gist options
  • Save dpkoch/8bb68f7632812599582fd74d28afb3a1 to your computer and use it in GitHub Desktop.
Save dpkoch/8bb68f7632812599582fd74d28afb3a1 to your computer and use it in GitHub Desktop.
Set FTDI driver latency to minimum value
SUBSYSTEMS=="usb-serial", DRIVERS=="ftdi_sio", ENV{ACTION}=="add", RUN+="/bin/sh -c '/bin/echo 1 > /sys/bus/usb-serial/devices/%k/latency_timer'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment