[teqc] TEQC under OS X

Carsten Kurz audiovisual at t-online.de
Sun Apr 23 13:54:03 MDT 2006


Am 23.04.2006 um 17:25 schrieb Lou Estey:

> Logging into the OSX box I use to compile teqc, I don't see anything
> with "usb" or "serial" in /dev (e.g. `ls /dev | grep -i usb`) -- but
> who knows if this box is fully configured.

Just to clarify why I felt so unsafe about the proper serial device 
name:

I just installed a Prolific and a Keyspan USB serial converter on my 
Powerbook.
A GUI app tells me their names as: keyserial-port and usbserial-port.

/dev contains:

cu.KeySerial1
cu.usbserial0
tty.KeySerial1
tty.usbserial0

This doesn't look as worse as I had expected, but it shows I had a 
reason to ask ;-)

Found this one:

'The "cu" version of the name requires fewer handshaking lines from the
end device than the "tty" version of the name. '

And (from Apple):

gWSerial/WWSerial_SerialDevs/chapter_1_section_3.html>
// Get the callout device's path (/dev/cu.xxxxx).
// The callout device should almost always be
// used. You would use the dialin device (/dev/tty.xxxxx) when
// monitoring a serial port for
// incoming calls, for example, a fax listener.

Any idea how I can set serial port options, speed, etc.? I guess it 
defaults to 9600,8,N,1 anyway?


- Carsten








More information about the teqc mailing list