From owner-freebsd-hackers Fri Dec 13 04:26:30 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA13282 for hackers-outgoing; Fri, 13 Dec 1996 04:26:30 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id EAA13258 for ; Fri, 13 Dec 1996 04:26:17 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id NAA03492; Fri, 13 Dec 1996 13:19:07 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA21142; Fri, 13 Dec 1996 10:40:44 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.2/8.6.9) id KAA17301; Fri, 13 Dec 1996 10:11:05 +0100 (MET) From: J Wunsch Message-Id: <199612130911.KAA17301@uriah.heep.sax.de> Subject: Re: My Banksia Internal Modem - sio driver To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Fri, 13 Dec 1996 10:11:05 +0100 (MET) Cc: suttonj@interconnect.com.au Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from Joel Sutton at "Dec 13, 96 11:30:21 am" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. ;-)