Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 1996 10:11:05 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        suttonj@interconnect.com.au
Subject:   Re: My Banksia Internal Modem - sio driver
Message-ID:  <199612130911.KAA17301@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.95.961212213219.334E-100000@solsbury-hill.home> from Joel Sutton at "Dec 13, 96 11:30:21 am"

next in thread | previous in thread | raw e-mail | index | archive | help
As Joel Sutton wrote:

> /kernel: sio1: probe test 6 failed

Test 6 checks that the interrupt request disappeared after clearing
the interrupt condition.  You're suffering from a typical slowness as
many emulated UARTs in internal modems experience.  Bumping the DELAY
right before test 6 is probably your best solution.

(I thought there was an entry for internal modems in the FAQ, but
couldn't find it.  Bruce?)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612130911.KAA17301>