On Nov 2, 2011, at 2:06 PM, Stanislav Brabec wrote:

- { 0x0001, 0x0000, &krauler_subdriver }, /* Krauler UP- M500VA */ - { 0xffff, 0x0000, &krauler_subdriver }, /* Ablerex 625L USB */ + { USB_DEVICE(0x0001, 0x0000), &krauler_subdriver }, /* Krauler UP- M500VA */ + { USB_DEVICE(0xffff, 0x0000), &krauler_subdriver }, /* Ablerex 625L USB */

Thanks for the patch!


IMHO, we only want NUT to claim these invalid USB IDs if the user specifically requests it, rather than including it in the base NUT distribution (think Gstreamer's "ugly" vs "good" plugins.)

Arnaud, do you think it is worthwhile to split this off into a second udev/hotplug configuration file? (I ask since I think either you or someone else at Eaton wrote the script that generates the .rules.in file).

_______________________________________________
Nut-upsdev mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Reply via email to