From owner-cvs-all@FreeBSD.ORG Thu Jul 24 17:10:34 2003 Return-Path: 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 B20A237B401; Thu, 24 Jul 2003 17:10:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E9B843F3F; Thu, 24 Jul 2003 17:10:34 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6P0AY0U061086; Thu, 24 Jul 2003 17:10:34 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6P0AYKW061085; Thu, 24 Jul 2003 17:10:34 -0700 (PDT) Message-Id: <200307250010.h6P0AYKW061085@repoman.freebsd.org> From: Scott Long Date: Thu, 24 Jul 2003 17:10:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/i386 drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 00:10:35 -0000 scottl 2003/07/24 17:10:33 PDT FreeBSD src repository Modified files: release/i386 drivers.conf Log: Move the mlx driver back into the kernel so that the drivers floppy doesn't overflow. Revision Changes Path 1.29 +0 -1 src/release/i386/drivers.conf