Re: atari/dev/zs.c interrupt issue

"T. Makinen" <[email protected]> Mon, 26 Jan 2009 01:08:48 +0200
Newsgroups gmane.os.netbsd.ports.atari
Message-ID <[email protected]>
On Sun, Jan 25, 2009 at 11:18 PM, T. Makinen <[email protected]> wrote:
> On Sat, Jan 24, 2009 at 3:29 AM, Izumi Tsutsui <[email protected]> wrote:
>> Tuomo wrote:
>>
>>> I tried to transfer some files to my Falcon running NetBSD 5 kernel
>>> with ppp. I'm using zs0b (ttyA1) device which is standard Falcon
>>> serial port.
>>>
>>> However I started to see "zs0b: ring overrun" messages early during
>>> transfer and occasional freezing.
>>
>> Hmm, what baud rate?  I'm afraid zs can't handle >38400 bps.

I tried with 38400 and 57600 and both speeds produced overruns, but
they work without BASEPRI().

-Tuomo