Hi Richard,

I don't know, but if I do this in the terminal:
ioreg -c IOSerialBSDClient | perl -lne '/IOTTYDevice" = "(.*)"/ && print $1'

I get this list:
modem
USA49W2b14P1.1
USA49W2b14P2.2
USA49W2b14P3.3
USA49W2b14P4.4
usbmodem2B111
Bluetooth-Modem

SAMSC only shows:

USA49W2b14P1.1
USA49W2b14P2.2
USA49W2b14P3.3
USA49W2b14P4.4

But a LanBox-LCX is a modem (the usbmodem2B111 in this case).


Fokko