From owner-freebsd-current Fri Feb 28 5:38:56 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 123B037B490 for ; Fri, 28 Feb 2003 05:38:55 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECF843F93 for ; Fri, 28 Feb 2003 05:38:54 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1SDco3Y025151; Fri, 28 Feb 2003 06:38:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 28 Feb 2003 06:35:33 -0700 (MST) Message-Id: <20030228.063533.104737235.imp@bsdimp.com> To: mark@grondar.org Cc: phk@phk.freebsd.dk, current@FreeBSD.ORG Subject: Re: No more new majors, and help loose the old ones... From: "M. Warner Losh" In-Reply-To: <200302271637.h1RGbeo6040591@grimreaper.grondar.org> References: <7590.1046360237@critter.freebsd.dk> <200302271637.h1RGbeo6040591@grimreaper.grondar.org> 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 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200302271637.h1RGbeo6040591@grimreaper.grondar.org> Mark Murray writes: : > Please help remove entries in sys/conf/majors for which there exists : > no software, and convert drivers to use "MAJOR_AUTO" instead of using : > static major numbers. : : What is a good driver to crib this from? I'll do /dev/(null|zero|random). I've just done src/sys/pccard/pccard.c and sys/dev/usb/ufm.c. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message