PDA

View Full Version : Serial; please show modem devices



fokko
10-05-2005, 12:14 PM
Richard, could you please also show modem devices, so we can use it with LanBox-LCX (USB connection)?

Thanks,

Fokko

samsc
10-05-2005, 06:00 PM
modem devices?

You mean devices that show up with the bsd id for a modem?

richard

fokko
11-05-2005, 08:52 AM
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

samsc
11-05-2005, 04:46 PM
yes thats the right kindof thing.

thanks fokko. ill see if there is something i can fix easily.

fokko
11-05-2005, 09:18 PM
OK, Thanks.

BTW Can you also fix tcp/ip, I can't set an ip+port# as TCP setup is grey?

Fokko