K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-02-25T05:22:30.000000Z K 7 svn:log V 333 Reviewed by: Julian Elischer Add d_parms() to {c,b}devsw[]. If non-NULL this function points to a device routine that will properly fill in the specinfo structure. vfs_subr.c's checkalias() supplies appropriate defaults. This change should be fully backwards compatible with existing devices. END