On Tue, Feb 17, 2009 at 10:21 AM, Ed Schouten <ed@80386.nl> wrote:
ok
do you mean mdconfig(8) and its ability to print auto-allocated
/dev/md device unit? if so, it can also allocate specific /dev/md
unit, so it really has both options. your patch simply eliminates one
of the option and forces users to always use auto-allocation. i'm not
saying its bad, i'm just saying its different from what it used to be.
that is all.
anyway, i guess conversion to nmdm(4) is in order then. at least this
way users will have to change /dev/tty to /dev/nmdm which is possibly
less pain than other alternatives. while we are at it, we also could
implement your approach, i.e. auto-allocate and print /dev/nmdm node
if requested.
thanks,
max
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"