blob: ac9b738e60e22e13596728df84b5fb9b1cd04e58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
o "udevadm control" commands will only accept the --<command> syntax
o drop all support for the DEPRECATED sysfs layout
o add warning for BUS, SYSFS, ID
|