From owner-freebsd-commit Fri Dec 22 07:02:37 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28555 for freebsd-commit-outgoing; Fri, 22 Dec 1995 07:02:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28546 for cvs-all-outgoing; Fri, 22 Dec 1995 07:02:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28536 for cvs-sys-outgoing; Fri, 22 Dec 1995 07:02:30 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28524 Fri, 22 Dec 1995 07:02:26 -0800 (PST) Date: Fri, 22 Dec 1995 07:02:26 -0800 (PST) From: Bruce Evans Message-Id: <199512221502.HAA28524@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa cy.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/22 07:02:24 Modified: sys/i386/isa cy.c Log: Synced with sio.c. This fixed the DEVFS initialization. cy.c is supposed to be identical with sio.c for hardware-independent details. Revision Changes Path 1.29 +77 -92 src/sys/i386/isa/cy.c