[Gambas-user] Serial Port Problems
nando
nando_f at ...951...
Sat Apr 16 00:52:45 CEST 2005
Thank you,
Is this fix put in the current dev?
-Fernando
On Sat, 16 Apr 2005 00:16:11 +0200, Daniel Campos wrote
> nando escribió:
>
> >I have discovered that the DTR and RTS (outputs from host) do not
> >behave properly.
> >
> >When I drop either one 'Sport.DTR = False'
> >both go down. This should not happen.
> >
> >The DCE mostly likely will not operate correctly
> >when the DTR is dropped simultaneously with RTS.
> >
> >I do not believe the kernel would be buggy.
> >-Fernando
> >
> >
> >
> The kernel is buggy, this is sure, but not the serial port driver :-)
> ))
>
> OK, try this patch:
>
> place this file in:
>
> Gambas-1.0.x --> {gambas sources}/src/lib/net
>
> or
>
> Gambas-1.9.x --> {gambas sources}/gb.net/src
>
> And recompile and install the gb.net component, now DTR and RTS will
> be independient.
>
> Regards,
>
> D. Campos
More information about the User
mailing list