From owner-cvs-all@FreeBSD.ORG Tue Nov 22 18:57:23 2005 Return-Path: X-Original-To: cvs-all@freebsd.org 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 8989316A41F; Tue, 22 Nov 2005 18:57:23 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6984B43D9A; Tue, 22 Nov 2005 18:56:50 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id jAMIuiCp031072; Tue, 22 Nov 2005 19:56:49 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id jAMIudxj031071; Tue, 22 Nov 2005 19:56:39 +0100 (CET) (envelope-from marius) Date: Tue, 22 Nov 2005 19:56:39 +0100 From: Marius Strobl To: John Baldwin Message-ID: <20051122195639.F16812@newtrinity.zeist.de> References: <200511221712.jAMHCnf0066273@repoman.freebsd.org> <200511221307.14098.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200511221307.14098.jhb@freebsd.org>; from jhb@freebsd.org on Tue, Nov 22, 2005 at 01:07:12PM -0500 X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.1-9; AVE: 6.32.0.58; VDF: 6.32.0.206; host: newtrinity.zeist.de) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files files.powerpc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Nov 2005 18:57:23 -0000 On Tue, Nov 22, 2005 at 01:07:12PM -0500, John Baldwin wrote: > > On Tuesday 22 November 2005 12:12 pm, Marius Strobl wrote: > > marius 2005-11-22 17:12:49 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/conf files files.powerpc > > Log: > > Move zs.c from files to files.powerpc as zs(4) by now is only supported > > on powerpc (more or less...). That way people updating from FreeBSD 5 to > > FreeBSD 6 and beyond on sparc64 will get an error from config(8) rather > > than a mysterious compile error when they have a stale 'device zs' in > > their kernel config file. > > > > MFC after: 2 weeks > > I think some Alpha machines (4100?) also use zs(4) for serial console. > I meant the zs(4) in sys/dev/zs formerly shared between FreeBSD/powerpc and FreeBSD/sparc64; FreeBSD/alpha has a separate driver for z8530 in sys/alpha/tlsb (wasn't TurboLaser support disabled and scheduled for deorbit some time ago?). Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details.