From owner-freebsd-commit Wed Jun 28 10:58:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15964 for commit-outgoing; Wed, 28 Jun 1995 10:58:21 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15951 for cvs-sys-outgoing; Wed, 28 Jun 1995 10:58:19 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15941 ; Wed, 28 Jun 1995 10:58:16 -0700 Date: Wed, 28 Jun 1995 10:58:16 -0700 From: "Andrey A. Chernov" Message-Id: <199506281758.KAA15941@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/06/28 10:58:15 Modified: sys/i386/isa sio.c Log: Fight with hanging modems continued: return EIO after t_timeout expired instead infinite looping in "siotx" in comparam, consuming CPU time.