On Tue, 24 Aug 1999, Matthew Dillon wrote: > :> 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 > : [EMAIL PROTECTED] > > 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. A true devfs implementation (such as was deleted by Vikings inc.) can allocate the minor numbers arbitrarily. They are simply cookies and have no embedded meaning.. SLICE started with 0 for the first disk-like object found and incemented each time it found another. I'm very close to having it all working again.. > > -Matt > Matthew Dillon > <[EMAIL PROTECTED]> > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Possibility of increasing default MAXPARTITI... Andrzej Bialecki
- Re: Possibility of increasing default MAXPAR... Terry Lambert
- Re: Possibility of increasing default MAXPARTITIONS from ... David Greenman
- Re: Possibility of increasing default MAXPARTITIONS ... Matthew Dillon
- Re: Possibility of increasing default MAXPARTITI... Matthew Dillon
- more... Re: Possibility of increasing defaul... Matthew Dillon
- Re: more... Re: Possibility of increasin... Matthew Dillon
- Re: Possibility of increasing default MAXPAR... Julian Elischer
- Re: Possibility of increasing default MAXPARTITI... Terry Lambert
- Re: Possibility of increasing default MAXPAR... Matthew Dillon
- Re: Possibility of increasing default MA... Julian Elischer
- Re: Possibility of increasing default MA... Terry Lambert
- Re: Possibility of increasing defau... Matthew Dillon
- Re: Possibility of increasing default MAXPARTITI... Mike Smith
- Re: Possibility of increasing default MAXPARTITIONS ... Julian Elischer
- Re: Possibility of increasing default MAXPARTITI... Ollivier Robert
- Re: Possibility of increasing default MAXPARTITIONS from ... Luigi Rizzo