From owner-cvs-sys Sun Feb 25 13:11:11 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA19724 for cvs-sys-outgoing; Sun, 25 Feb 1996 13:11:11 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA19692 Sun, 25 Feb 1996 13:10:57 -0800 (PST) Date: Sun, 25 Feb 1996 13:10:57 -0800 (PST) From: Bruce Evans Message-Id: <199602252110.NAA19692@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk bde 96/02/25 13:10:57 Modified: sys/i386/isa sio.c Log: Added some delays to the probe. This might fix some incompatible UARTs (the ones that take more than a few hundred nsec and less than 1 msec to switch their IRQ output). Revision Changes Path 1.135 +4 -1 src/sys/i386/isa/sio.c