Does NetBSD provide any framework that allows USB device ownership/permissions to be autmatically set on USB VendorId/DeviceId? E.g., if a USB device with VendorId/ProductId 06da/0002 appears and becomes ugen0, do chown nut:nut /dev/ugen0.*; chmod 0660 /dev/ugen0.*