[cw-discuss] com port

Tom Wickline twickline at gmail.com
Fri Oct 27 23:15:19 CDT 2006


:-)

I was being lazy and did a copy and past....
~/.wine/dosdevices should be  ~/.cxoffice/<bottle>/dosdevices
everything else looks correct.


Tom


> On 10/28/06, Tom Wickline <twickline at gmail.com> wrote:
> >  Serial and parallel port configuration is very similar to drive
> > configuration - simply create a symbolic link in ~/.wine/dosdevices
> > with the name of the device. Windows serial ports follow a naming
> > convention of the word "com" followed by a number, such as com1, com2,
> > etc. Similarly, parallel ports use "lpt" followed by a number, such as
> > lpt1. You should link these directly to the corresponding Unix
> > devices, such as /dev/ttyS0 and /dev/lp0. For example, to configure
> > one serial port and one parallel port, run the following commands:
> >
> >           ln -s /dev/ttyS0 com1
> >           ln -s /dev/lp0 lpt1
> >
> >
> > Tom
> >
> > On 10/27/06, Mike Keith <mkeithm1 at gmail.com> wrote:
> > > I have a blood pressure kit that needs com 2  does anybody know how to have
> > > the program see it?
> > > Mike Keith
> > >



More information about the discuss mailing list