[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dead serial ports?



BluPhoenyx wrote:
> On a related note, does anyone know if it's possible to create a USB
<->
> Apple serial cable? My laptop doesn't have a serial port.
>
> Cheers,
> Mike T.

The only solution that I can think of is to purchase a USB-to-serial
converter, which will give you a DB9 serial port (and sometimes an
8-pin mini-DIN port as well).  Here's one:

http://www.amazon.com/exec/obidos/tg/detail/-/B0000VYJRY/qid=1107105168/sr=52-1/ref=sr_52_1_etk-electronics/104-6044111-6473503?v=glance&s=electronics&n=172282

Keep in mind that PC applications that communicate with the serial port
using IRQ 3 and 4 will not work with the converter.  (At least, that's
what I heard anyway...)

--A.J.