Serial Port to USB Adapter and Mac OS X

Louis Demers louisdemers at mac.com
Sat Feb 10 18:21:09 PST 2007


On 10-Feb-07, at 21:08 , Christopher Hunt wrote:

> Hi there,
>
> I'm looking to communicate with two rear projectors via a published  
> serial port protocol. Can anyone recommend a tried serial port to  
> usb cable/adapter that works well with the termios api?
>
> I've found a number of adapters including the Belkin one:
>
> http://www.harristechnology.com.au/N/0/keyword/usb+serial/part/ 
> G0816/detail.hts
>
> ...but I've been unable to find out whether they're programmed via  
> termios.

I use Keyspan USA-19HS and earlier models. They work well. althoug hI  
had problems when two wer used simultanuously. After filing a bug  
report, they claimed their new 2.3 versio nhas solved the issue. each  
adaptors created /dev/... special files that you can program with  
standard unix calls.

I also use silicon labs chips and their drivers worked very well even  
when multiple devices were connected. However they still have to port  
their drivers  to Intel OS X.


>
> Additionally if I plug in two of these types of adapter, then  
> should I be able to address them as individual serial ports?
>
> Kind regards,
> Christopher
> _______________________________________________
> MacOSX-dev mailing list
> MacOSX-dev at omnigroup.com
> http://www.omnigroup.com/mailman/listinfo/macosx-dev



More information about the MacOSX-dev mailing list