From owner-freebsd-commit Fri Dec 29 19:53:21 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA25202 for freebsd-commit-outgoing; Fri, 29 Dec 1995 19:53:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA25191 for cvs-all-outgoing; Fri, 29 Dec 1995 19:53:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA25181 for cvs-sys-outgoing; Fri, 29 Dec 1995 19:53:06 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA25173 Fri, 29 Dec 1995 19:53:03 -0800 (PST) Date: Fri, 29 Dec 1995 19:53:03 -0800 (PST) From: Bruce Evans Message-Id: <199512300353.TAA25173@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/29 19:53:02 Modified: sys/i386/isa sio.c Log: Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support at least compiles. Revision Changes Path 1.132 +3 -1 src/sys/i386/isa/sio.c