From owner-cvs-sys Sat Apr 13 07:55:33 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA26999 for cvs-sys-outgoing; Sat, 13 Apr 1996 07:55:33 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA26975 Sat, 13 Apr 1996 07:55:21 -0700 (PDT) Date: Sat, 13 Apr 1996 07:55:21 -0700 (PDT) From: Bruce Evans Message-Id: <199604131455.HAA26975@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 X-Loop: FreeBSD.org Precedence: bulk bde 96/04/13 07:55:20 Modified: sys/i386/isa sio.c Log: Another try: fixed bogus change of the fifo settings for the non-speed of 0. rev.1.30 incorrectly changed the behaviour from always disabling the fifo to always enabling it. Revision Changes Path 1.140 +3 -3 src/sys/i386/isa/sio.c