Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!psuvm!dxb132 From: DXB132@psuvm.psu.edu Newsgroups: comp.sys.amiga.tech Subject: Re: Multi serial/parallel ports Message-ID: <90290.160433DXB132@psuvm.psu.edu> Date: 17 Oct 90 20:04:33 GMT References: <2502@ucqais.uc.edu> Organization: Penn State University Lines: 7 It's much simpler than that. To use your extra ports, programs call OpenDevice with the name of YOUR driver (different from serial.device). The meaning of the unit number is defined by your driver. Most programs these days let the user specify the driver name and unit number to play with. If not, it's fairly easy to write a program to patch OpenDevice and pop up a window. -- Dan Babcock