From owner-freebsd-commit Fri Feb 2 16:07:00 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21215 for freebsd-commit-outgoing; Fri, 2 Feb 1996 16:07:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21204 for cvs-all-outgoing; Fri, 2 Feb 1996 16:06:57 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21192 for cvs-sys-outgoing; Fri, 2 Feb 1996 16:06:54 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21185 Fri, 2 Feb 1996 16:06:52 -0800 (PST) Date: Fri, 2 Feb 1996 16:06:52 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602030006.QAA21185@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/02/02 16:06:51 Modified: sys/i386/isa mcd.c Log: Detect yet one kind of device (taken from NetBSD) Use more accurate TOC size calculation Revision Changes Path 1.69 +13 -9 src/sys/i386/isa/mcd.c