My company does direct control of these ports for some of our imbedded
control systems.
Most of the code is in VB and of little use to a linux fellow such as
yourself.

These is a disturbing trend in cheap new computers to emulate the hardware
in software.
These is no actual UART to control.
THis has made it necessary for us to test samples of new models
as the clueless salesmen have no ieda what they are selling.

Mark Browne

----- Original Message -----
From: "Rick Engebretson" <eng at pinenet.com>
To: <tclug-list at mn-linux.org>
Sent: Sunday, September 09, 2001 8:42 AM
Subject: [TCLUG] Help! Programming the UART


> I'm trying to rediscover how to control the RS232 UART every PC has two
> of. This powerful interface could be more useful, particularly for
> process control or robotics. I'm not looking for a driver, unless it is
> highly versatile.
>
> In the original PCs one simply input or output to the UART BIOS address
> and the bit field was yours. The DOS driver for the COM ports began the
> process of hiding control by adding a new layer.
>
> Pascal and C can be used to build drivers, such as the terminal driver or
> modem driver.
>
> I am hoping someone in this group has some experience with this in Unix
> (Linux). I've reinvented the wheel plenty of times.
>
>
> _______________________________________________
> tclug-list mailing list
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list