-
All replies
-
Helpful answers
-
Jan 9, 2016 5:53 PM in response to ongangelby MrHoffman,USB device names vary. Widely. The KeySpan USB serial widget usually shows up as some variation of /dev/tty.KeySerial. As for exploring, Xcode add-on developer tools — part of the developer program — had available a USB Prober.app add-on tool, the IOUSBFamily package. That hasn't been updated in a while, but the basic probe does sometimes work on 10.10.5 — see this discussion for related details. Here's the source code, with a related discussion.
-
Jan 9, 2016 6:12 PM in response to ongangelby VikingOSX,See if this ⌘ AskDifferent post helps you.