But: I haven't yet found a way to determine if I enumerated really a mass 
storage class device. So with only activating mass storage it seems rather 
clean, but if I have multiple class drivers active, it gets complicated.
Can you give a hint how to retrieve the type of driver bound to the currently 
enumerated device?
That precise information is not available unless you add a notifier.   Bu you should be able to just use nx_stat() to see of the block driver was created at /dev/sd*


Reply via email to