Skip to content

Instantly share code, notes, and snippets.

@shortword
Created February 8, 2019 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shortword/4ecaa66f2b2a45f4995fed543edb710e to your computer and use it in GitHub Desktop.
Save shortword/4ecaa66f2b2a45f4995fed543edb710e to your computer and use it in GitHub Desktop.
udev yaesu ft991a rules
#FT991a UART Interfaces
SUBSYSTEM=="tty", DRIVERS=="cp210x", ATTRS{interface}=="Enhanced*", SYMLINK+="yaesu991e"
SUBSYSTEM=="tty", DRIVERS=="cp210x", ATTRS{interface}=="Standard*", SYMLINK+="yaesu991s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment