From owner-freebsd-commit Thu Dec 14 06:32:07 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA04646 for freebsd-commit-outgoing; Thu, 14 Dec 1995 06:32:07 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA04538 for cvs-all-outgoing; Thu, 14 Dec 1995 06:29:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA04528 for cvs-sys-outgoing; Thu, 14 Dec 1995 06:29:14 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA04521 Thu, 14 Dec 1995 06:29:13 -0800 (PST) Date: Thu, 14 Dec 1995 06:29:13 -0800 (PST) From: Peter Wemm Message-Id: <199512141429.GAA04521@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 95/12/14 06:29:12 Modified: sys/i386/isa si.c Log: Update the skeleton DEVFS code to match reality a little closer.. :-) Revision Changes Path 1.29 +11 -20 src/sys/i386/isa/si.c