Date: Thu, 17 Jun 2010 00:16:12 +0200 From: Ed Schouten <ed@80386.nl> To: Konstantin Belousov <kib@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r209106 - in head/sys: kern sys Message-ID: <20100616221612.GZ1797@hoeg.nl> In-Reply-To: <201006121322.o5CDMd57010715@svn.freebsd.org> References: <201006121322.o5CDMd57010715@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--aSM3KCOUSI0G0tph Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Kostik, * Konstantin Belousov <kib@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 =66rom 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 =3D=3D 0. Cheers, --=20 Ed Schouten <ed@80386.nl> WWW: http://80386.nl/ --aSM3KCOUSI0G0tph Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkwZTSwACgkQ52SDGA2eCwWVdQCfa6N4R7Q91hTfoG847jCRkMxe 66YAn3SiyluYKh9F1qV8z0a6LgS8kW9s =i0cg -----END PGP SIGNATURE----- --aSM3KCOUSI0G0tph--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100616221612.GZ1797>