On Mon, Jun 18, 2018 at 3:12 AM, Hanno Zulla <abos@xxxxxxxx> wrote: > Hi, > >> I'd say 2, as policy is better in user-space. But that might require >> some changes in drivers to reduce the number of different methods to >> set the player number. > > But it's already in 1, given the existing gamepad enumeration code in > hid-sony.c, xpad.c (and possibly elsewhere). Should it be removed from > the kernel and moved to systemd or not? > > Kind regards, > > Hanno >From my perspective this kind of knowledge should not be in the kernel (it is fine to have a default color for now). In my field we deal with non-desktop devices (and no systemd) and the desired behaviour really depends on the use case / platform. For this reason kernel logic is not the best way. In the use cases I'm interested in, the application may even adjust the color of the leds. Thanks, Roderick -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html