Thanks for your quick response and clarification.

I really want just the device number (dev_t) from kernel space, but the only 
piece of information I have is the path to the device.

I think I need a ddi_info_t to get the ddi_minor information that you suggest, 
but I don't have a ddi_info_t.

Is there some way to get a ddi_info_t using just the device's path? ...Or, is 
there some other way to get the dev_t using just the device's path?

Duff
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to