Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 1996 14:27:18 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Dave Chapeskie <dchapes@zeus.leitch.com>
Cc:        FreeBSD-hackers@FreeBSD.ORG
Subject:   Re: Character device major numbers. 
Message-ID:  <12617.830381238@time.cdrom.com>
In-Reply-To: Your message of "Wed, 24 Apr 1996 12:31:19 EDT." <199604241631.MAA06404@ale.zeus.leitch.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>     IMHO, It doesn't make sense for my company to go through the effort
> of making the drivers loadable to sidestep the major number issue since
> ...
> 
>     It also doesn't make sense to request that multiple cdev major
> numbers be reserved just for these Leitch drivers since the cards are not
> widely available (two of the three will not be sold outside of this
> ...

All perfectly reasonable.

> 
>     What I'd like to recommend is that several additional major numbers
> be reserved for local use.  For example having eight reserved major
> ...
>     What do you think?  Is there a better solution?

I think it's called `devfs' :-)

Seriously - /sys/i386/i386/conf.c no longer exists.  It is gone.

There are still wild assumptions being made about the validity of
certain major/minors, mind you, given that just about everyone is
still running off of a non-devfs /dev (Julian, when's this thing going
to become safe enough to use by *default* in -current? :-) but that
will change soon enough.  Then you guys can stop worrying about the
assignments at all - they'll be totally dynamic. :)

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12617.830381238>