Hi Kostik,

* Konstantin Belousov <k...@freebsd.org> wrote:
> Log:
>   Add another variation of make_dev(9), make_dev_p(9), that is allowed
>   to fail and can return useful error code.

While we're at it, couldn't we consider removing the `unit' argument
from this function? Nowadays unit numbers are mainly useful when using
clone lists, which have been almost entirely obsoleted by cdevpriv. We
could just call make_dev_credv with unit == 0.

Cheers,
-- 
 Ed Schouten <e...@80386.nl>
 WWW: http://80386.nl/

Attachment: pgpEsJc9t39CF.pgp
Description: PGP signature

Reply via email to