The compat code will go away some day and CONFIG_SYSFS_DEPRECATED
kernels fail in too many setups now to be worth to support them.
o get rid of braindead "scan all devices to find myself" libusb interface
if it can not be fixed, drop libusb entirely
- o enumerate: sort control* after pcm*
- o add tests for kernel provided DEVNAME logic
o convert firmware.sh to C
o symlink names to udevadm will no longer be resolved to old command names
if (f != NULL)
fprintf(f, "<3>%s\n", depr_str);
err(udev, "%s\n", depr_str);
- sleep(3);
+ sleep(15);
}
if (f != NULL)