> >> Look at the device nodes. The kernel has mouse0 for example and udev
Please enlighten me why you need to use the firmware key in the bus ID.
Yeah, the API change required is internal and rather trivial.
Why? You still haven't given any reason for this.
Why?
The way I see it, there's nothing stopping you from creating firmware
"devices" using a simple increasing number as the bus_id, and having the
firmware key be presented in a 'FIRMWARE' property of those devices.
Then, the userspace loader realises such a device is created, looks at
the firmware property, takes the firmware, and stuffs it into the 'data'
property. It doesn't matter how many there are outstanding at the same
time because one userspace process is invoked per firmware device, hence
per ID.
johannes