From owner-cvs-all@FreeBSD.ORG Wed Apr 2 21:18:57 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 9B4C337B401; Wed, 2 Apr 2003 21:18:57 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id B013F43F75; Wed, 2 Apr 2003 21:18:56 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h335ItA7052688; Wed, 2 Apr 2003 22:18:56 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 02 Apr 2003 22:18:33 -0700 (MST) Message-Id: <20030402.221833.68983726.imp@bsdimp.com> To: murray@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030402204431.H43794@freebsdmall.com> References: <200304030438.h334cErB070771@repoman.freebsd.org> <20030402204431.H43794@freebsdmall.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/i386 dokern.sh 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: Thu, 03 Apr 2003 05:18:58 -0000 In message: <20030402204431.H43794@freebsdmall.com> Murray Stokely writes: : On Wed, Apr 02, 2003 at 08:38:14PM -0800, Murray Stokely wrote: : > FreeBSD src repository : > : > Modified files: (Branch: RELENG_4_8) : > release/i386 dokern.sh : > Log: : > Remove dokern.sh from the boot floppies once again. There is no : ^^^^^^ : I meant awi(4). Unlike 5.0, the awi driver does work in 4.8. However, the number of supported cards deployed makes this a good choice. Warner