From owner-cvs-all@FreeBSD.ORG Tue Nov 9 22:29:20 2004 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 54F9E16A4CE; Tue, 9 Nov 2004 22:29:20 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E664243D45; Tue, 9 Nov 2004 22:29:19 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iA9MVk0W055546; Tue, 9 Nov 2004 15:31:47 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <419144F7.60903@freebsd.org> Date: Tue, 09 Nov 2004 15:30:15 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <200411092223.iA9MNY7E055666@repoman.freebsd.org> <20041109222553.GU8120@darkness.comp.waw.pl> In-Reply-To: <20041109222553.GU8120@darkness.comp.waw.pl> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/alpha/conf GENERIC 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: Tue, 09 Nov 2004 22:29:20 -0000 Pawel Jakub Dawidek wrote: > On Tue, Nov 09, 2004 at 10:23:34PM +0000, Wilko Bulte wrote: > +> wilko 2004-11-09 22:23:34 UTC > +> > +> FreeBSD src repository > +> > +> Modified files: > +> sys/alpha/conf GENERIC > +> Log: > +> Get in sync with reality: TurboLaser was never really well supported to > +> start with, so let it die in peace. While there, remove Multia-class > +> as 486-like performance will not buy us much when 6.x arrives. > [...] > +> # Platforms supported > +> options API_UP1000 # UP1000, UP1100 (Nautilus) > +> -options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, NoName > > Hey, I've this HW, but not running yet. Don't tell me that I'll never > be able to run it... > So go grab a 3.x or 4.x release and toss it on! Scott