2012/3/9 Greg A. Woods <[email protected]>: > From: "Greg A. Woods" <[email protected]> > > It seems to be regenerated automatically (and unconditionally) by > ../tools/nut-usbinfo.pl. > --- > scripts/upower/95-upower-hid.rules | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/scripts/upower/95-upower-hid.rules > b/scripts/upower/95-upower-hid.rules > index dd9d899..c2af72c 100644 > --- a/scripts/upower/95-upower-hid.rules > +++ b/scripts/upower/95-upower-hid.rules > @@ -18,7 +18,7 @@ ATTRS{idVendor}=="047c", ENV{UPOWER_VENDOR}="Dell" > ATTRS{idVendor}=="050d", ENV{UPOWER_VENDOR}="Belkin" > ATTRS{idVendor}=="051d", ENV{UPOWER_VENDOR}="APC" > ATTRS{idVendor}=="0592", ENV{UPOWER_VENDOR}="Powerware" > -ATTRS{idVendor}=="06da", ENV{UPOWER_VENDOR}="Phoenixtec" > +ATTRS{idVendor}=="06da", ENV{UPOWER_VENDOR}="Phoenixtec Power Co., Ltd" > ATTRS{idVendor}=="075d", ENV{UPOWER_VENDOR}="iDowell" > ATTRS{idVendor}=="0764", ENV{UPOWER_VENDOR}="Cyber Power Systems" > ATTRS{idVendor}=="09ae", ENV{UPOWER_VENDOR}="TrippLite" > @@ -58,7 +58,7 @@ ATTRS{idVendor}=="051d", ATTRS{idProduct}=="0003", > ENV{UPOWER_BATTERY_TYPE}="ups > # Powerware > ATTRS{idVendor}=="0592", ATTRS{idProduct}=="0004", > ENV{UPOWER_BATTERY_TYPE}="ups" > > -# Phoenixtec > +# Phoenixtec Power Co., Ltd > ATTRS{idVendor}=="06da", ATTRS{idProduct}=="ffff", > ENV{UPOWER_BATTERY_TYPE}="ups" > > # iDowell
I've not applied this one, and instead committed my local changes that also includes HP updates. (committed to trunk, r3573, with a mention of redundancy with your patch #6). FYI, the fact that it's tracked is another lazyness from me, permitting for any update to pop up quickly. this in turns triggers the send of a diff to Richard Hughes (UPower maintainer)... the holy grail here is something fully automated (commit hook or BuildBot step) to report this, with the file being untracked... Arnaud -- Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/ _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev
