It looks like udev is only used for listening to hotplug events and to parse the sys_name, devaddr and bus num info. If udev is disabled it will listen directly to a netlink socket. We disable udev to prevent circular dependency.
replaces libusb