K 10 svn:author V 3 ian K 8 svn:date V 27 2020-01-08T22:48:14.178266Z K 7 svn:log V 208 Change some KASSERT to device_printf + return EINVAL. There's no need to bring the whole kernel down due to a configuration error detected when a module is loaded, it suffices to just not attach the device. END