From: Steve Madsen (sjmadsen@nextsrv.cas.muohio.edu)
Date: 04/26/93


Subject: Re: 16550 uarts and .99pl8
From: sjmadsen@nextsrv.cas.muohio.edu (Steve Madsen)
Date: 26 Apr 1993 13:37:14 -0500

Larry Butler (butler@cs.tulane.edu) wrote:
> I posted the original article. According to the messages at boot up messages
> I have two 16550A's. However, I can't find anything in the booklet that came
> with the board that mentions 16550A only 16550. It says:
> "Compatible with the 82C550 and 16550 Universal Asynchronus Receiver
> Transmitters (UARTs)."

        If there is some doubt as to what UART you are using, you can try
this... force you UART to on act like a 16450. You should be able to do
this using setserial. This will disable the use of the FIFO buffers which
*may* be causing your problems if you have a 16550.

        Alternatively, if there are some bugs in the code that determine the
UART type, I'll go looking into it and send the patches (if any) to the
serial developers. Hopefully I can get to that later today.