From owner-cvs-all Fri Feb 13 14:24:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21826 for cvs-all-outgoing; Fri, 13 Feb 1998 14:24:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21184; Fri, 13 Feb 1998 14:20:29 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id OAA01315; Fri, 13 Feb 1998 14:19:47 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd001309; Fri Feb 13 14:19:45 1998 Date: Fri, 13 Feb 1998 14:15:57 -0800 (PST) From: Julian Elischer To: Mike Smith cc: Paul Traina , core@FreeBSD.ORG, junichi@jp.freebsd.org, committers@FreeBSD.ORG Subject: Re: wfd block major number reassignment from 24 to 1 In-Reply-To: <199802132207.OAA04720@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk go for it.. On Fri, 13 Feb 1998, Mike Smith wrote: > > I intend to reassign the wfd block device to (currently unused) > > major #1 before the release of 2.2.6. While I've fixed most of > > the stupid code in the kernel that expects boot devices to be > > sequential from major #0, I cannot fix the boot blocks without a > > noticable increase in code size (I'd need to make devs a structure > > with major/minor numbers). > > Erk. > > > If you have any objection, please speak now, otherwise I'll be > > making this change ASAP. > > No, I think this should be OK. > > > Paul > > > > p.s. Just as a heads up, I've also rewritten most of the generic and driver > > code to use the new bdevsw flags, so we can remove the hard-coded major > > numbers in various parts of the kernel (barf). > > Hey, while you're on this, could you look at what is involved in > actually using the slice number passed in from the bootblocks when it > comes to finding the root filesystem? ie. calculate the rootdev using > the slice minor rather than the compatability minor? That'd make > Jordan Extremely Happy. > > -- > \\ Sometimes you're ahead, \\ Mike Smith > \\ sometimes you're behind. \\ mike@smith.net.au > \\ The race is long, and in the \\ msmith@freebsd.org > \\ end it's only with yourself. \\ msmith@cdrom.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message