Hi!
What's the proper way in NetBSD to:
Given a USB vendor id, product id and bcd number
Find the device nodes corresponding to the drives that the device
exports. (If the OS automounts the drives, find their mountpoints.)
calibre wants functionality like that to handle the supported devices.
Thomas