From owner-freebsd-hackers Tue Aug 24 19: 2:24 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 827B0150B0 for ; Tue, 24 Aug 1999 19:02:21 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id TAA22850; Tue, 24 Aug 1999 19:01:50 -0700 (PDT) (envelope-from dillon) Date: Tue, 24 Aug 1999 19:01:50 -0700 (PDT) From: Matthew Dillon Message-Id: <199908250201.TAA22850@apollo.backplane.com> To: Terry Lambert Cc: dg@root.com, freebsd-hackers@FreeBSD.ORG Subject: Re: Possibility of increasing default MAXPARTITIONS from 8 to 16 References: <199908250155.SAA16497@usr01.primenet.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> Cripes! Now that is really annoying. da0a is 4,0 and da1a is 4,8. : :Use devfs (it doesn't require major/minor numbers). : : Terry Lambert : terry@lambert.org We can't use devfs for this, the partition id is already embedded in the dev_t and it has to stay that way to remain compatible with the preexisting partition space. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message