From owner-cvs-all Sun May 28 6:32:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 90BD637B513; Sun, 28 May 2000 06:32:49 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA00697; Sun, 28 May 2000 06:32:49 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200005281332.GAA00697@freefall.freebsd.org> From: Peter Wemm Date: Sun, 28 May 2000 06:32:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.pc98 src/sys/pc98/pc98 isa_compat.c isa_compat.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/05/28 06:32:49 PDT Modified files: sys/conf files.pc98 Removed files: sys/pc98/pc98 isa_compat.c isa_compat.h Log: The dreaded isa_compat.h tables are no longer used, so there is no need for a seperate pc98 version of this stuff. Applying the same changes from the i386 version yields identical files so remove these and use the common ones. Revision Changes Path 1.151 +2 -2 src/sys/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message