From owner-cvs-all@FreeBSD.ORG Mon Jul 21 15:01:08 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 0849737B404; Mon, 21 Jul 2003 15:01:08 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD79F43F3F; Mon, 21 Jul 2003 15:01:06 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h6LM15o15297; Mon, 21 Jul 2003 15:01:05 -0700 Received: from freebsd.org (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id PAA13081; Mon, 21 Jul 2003 15:01:04 -0700 (PDT) Message-ID: <3F1C6216.3020006@freebsd.org> Date: Mon, 21 Jul 2003 15:58:46 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wilko Bulte References: <200307211915.h6LJFPJY054212@repoman.freebsd.org> <20030721214042.GA563@freebie.xs4all.nl> In-Reply-To: <20030721214042.GA563@freebie.xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: Bernd Walter cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Floppies for ALPHA [Re: cvs commit: src/sys/conf files.alpha src/sys/alpha/conf GENERIC NOTES] 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: Mon, 21 Jul 2003 22:01:08 -0000 Wilko Bulte wrote: > On Mon, Jul 21, 2003 at 12:15:25PM -0700, Bernd Walter wrote: > >>ticso 2003/07/21 12:15:25 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/conf files.alpha >> sys/alpha/conf GENERIC NOTES >> Log: >> Enable eisa support on alpha. >> We need eisa bridge support on some models, which now depends on having >> eisa in the kernel. > > > Without having checked: what about the bootfloppy? > This is a loosing fight. While there is still some value in having floppies for x86, is there really any value in them for Alpha? My understanding is that CD-ROMs have been standard on all Alphas for the past 5-10 years. Netbooting is an easy alternative for those without CDs or bandwidth. We do not do floppies for sparc64 and ia64, and I would hope/expect that we don't do them for amd64. I think it's time to cut them out of Alpha. Scott