From owner-cvs-all Wed Sep 25 8:40:51 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 BA0A237B401; Wed, 25 Sep 2002 08:40:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD3443E4A; Wed, 25 Sep 2002 08:40:50 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8PFeoCo033071; Wed, 25 Sep 2002 08:40:50 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8PFeoih033070; Wed, 25 Sep 2002 08:40:50 -0700 (PDT) Message-Id: <200209251540.g8PFeoih033070@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 25 Sep 2002 08:40:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/i386 drivers.conf X-FreeBSD-CVS-Branch: RELENG_4 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 bmah 2002/09/25 08:40:49 PDT Modified files: (Branch: RELENG_4) release/i386 drivers.conf Log: Bring the aac driver back into the install kernel. Take out the amr and mly drivers and make them available as modules (which are automatically loaded by sysinstall). This fixes an error seen on 4.7-RC1/i386 when sysinstall tried to load the aac module, but failed because it couldn't fulfill a dependency on the linux module. Approved by: re (jhb) Revision Changes Path 1.3.2.6 +2 -1 src/release/i386/drivers.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message