K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-02-04T18:45:28.793496Z K 7 svn:log V 232 psm: use make_dev_s instead of make_dev This most importantly reduces duplication, but it also removes any potential race with usage of dev->si_drv1 since it's now set prior to the device being constructed enough to be accessible. END