Feb 6 00:19:04 2013
> > Date: Wed, 6 Feb 2013 09:44:37 +0330
> > Subject: backspace shows ^? in serial communications
> > From: s m
> > To: freebsd-questions
> >
> > hi all
> >
> > i have a problem with backspace in serial communications. i have
> From owner-freebsd-questi...@freebsd.org Wed Feb 6 00:19:04 2013
> Date: Wed, 6 Feb 2013 09:44:37 +0330
> Subject: backspace shows ^? in serial communications
> From: s m
> To: freebsd-questions
>
> hi all
>
> i have a problem with backspace in serial communicat
r
box) show backspace correctly when i connect by different serial programs
to router box and run it.
thanks
On Wed, Feb 6, 2013 at 10:20 AM, Polytropon wrote:
> On Wed, 6 Feb 2013 09:44:37 +0330, s m wrote:
> > hi all
> >
> > i have a problem with backspace in seria
On Wed, 6 Feb 2013 09:44:37 +0330, s m wrote:
> hi all
>
> i have a problem with backspace in serial communications. i have a
> freebsd8.2 box with a serial card on it. when i connect to other freebsd
> box via serial port backspace does not act as i expected. backspace shows
&g
hi all
i have a problem with backspace in serial communications. i have a
freebsd8.2 box with a serial card on it. when i connect to other freebsd
box via serial port backspace does not act as i expected. backspace shows
^? on screen. i searched alot and find out that stty has two parameters
On Fri, Apr 03, 2009 at 11:44:36AM -0700, David Allen wrote:
> Sorry to have to ask a dumb question ...
>
> I need to connect my notebook to another system using a serial
> connection. Simple enough, but my notebook, unsurprisingly, has a USB
> port, but no serial.
>
> Is there such a thing as a
Sorry to have to ask a dumb question ...
I need to connect my notebook to another system using a serial
connection. Simple enough, but my notebook, unsurprisingly, has a USB
port, but no serial.
Is there such a thing as a USB->DB9(M) null modem cable? If not, would a
USB->DB9 adapter stuck on o
Hallo Greg Hormann,
looks fine,
>tcsetattr(device, TCSANOW, &term);
But test for error here.
kind regards Dirk
- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
- [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mai
I'm working to develop a communications program to control a piece of
vendor supplied hardware. (They only provide a control program for
Windows.) I think I'm close. The device uses a RS-232 -> RS-485 convert
which I belive is powered by either the RTS or DTR line of the serial
port. How can I fo