From owner-cvs-all@FreeBSD.ORG Thu Aug 28 03:23: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 8EB6C16A4C0; Thu, 28 Aug 2003 03:23:08 -0700 (PDT) Received: from exc-1.cc.CyberCity.dk (esplanaden.cybercity.dk [212.242.40.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8A4843FE5; Thu, 28 Aug 2003 03:23:06 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk ([172.16.7.254]) by exc-1.cc.CyberCity.dk over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Thu, 28 Aug 2003 12:23:04 +0200 Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h7SAMlbf003336; Thu, 28 Aug 2003 12:22:48 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 28 Aug 2003 12:11:57 +0200." <20030828101157.GO47959@garage.freebsd.pl> Date: Thu, 28 Aug 2003 12:22:47 +0200 Message-ID: <3335.1062066167@critter.freebsd.dk> X-OriginalArrivalTime: 28 Aug 2003 10:23:05.0078 (UTC) FILETIME=[5E23B160:01C36D4E] cc: Hidetoshi Shimokawa cc: src-committers@FreeBSD.org cc: John-Mark Gurney cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors 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, 28 Aug 2003 10:23:08 -0000 In message <20030828101157.GO47959@garage.freebsd.pl>, Pawel Jakub Dawidek writ es: > >--qUGjz7OmxI7iFH2Z >Content-Type: text/plain; charset=iso-8859-2 >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On Thu, Aug 28, 2003 at 12:43:41AM -0700, John-Mark Gurney wrote: >+> > Modified files: >+> > sys/conf majors=20 >+> > Log: >+> > Reserve 184 for dumb console driver(dcons) which can be found in >+> > ports/devel/dcons. >+>=20 >+> Ummm.. aren't major numbers deperciated? (If this is for -stable, it >+> was on the wrong branch.) > >On -CURRENT: > >WARNING: driver "foo" used unreserved major device number bar You should use automatic assignment of majors. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.