K 10 svn:author V 4 csjp K 8 svn:date V 27 2005-08-06T22:26:51.000000Z K 7 svn:log V 325 MFC revision 1.61 to RELENG_6 date: 2005/07/30 20:00:13; author: csjp; state: Exp; lines: +16 -4 Introduce kdevtoname, which when given the kernel address of a cdev structure, returns the device name associated with it through the __si_namebuf member. This un-breaks the processing of devices. Approved by: re (kensmith) END