From owner-cvs-all Mon Jul 15 8:39:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B3837B400; Mon, 15 Jul 2002 08:39:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19D8C43E3B; Mon, 15 Jul 2002 08:39:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6FFdIJU041583; Mon, 15 Jul 2002 08:39:18 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6FFdIYu041582; Mon, 15 Jul 2002 08:39:18 -0700 (PDT) Message-Id: <200207151539.g6FFdIYu041582@freefall.freebsd.org> From: John Baldwin Date: Mon, 15 Jul 2002 08:39:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 files.pc98 files.x86_64 options options.i386 options.pc98 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/07/15 08:39:17 PDT Modified files: sys/conf files files.i386 files.pc98 files.x86_64 options options.i386 options.pc98 Log: The puc(4) driver/bridge is MI, so don't bury it in MD options and files config files. It also depends on PCI. Revision Changes Path 1.662 +2 -0 src/sys/conf/files 1.403 +1 -3 src/sys/conf/files.i386 1.235 +1 -3 src/sys/conf/files.pc98 1.2 +1 -1 src/sys/conf/files.x86_64 1.336 +1 -0 src/sys/conf/options 1.175 +0 -2 src/sys/conf/options.i386 1.150 +0 -2 src/sys/conf/options.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message