8cd60ce119
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)