Displaying 1 result from an estimated 1 matches for "mgeusb".
2005 Nov 06
1
telling apart USB devices
...noticed the following curious behavior when using newhidups
with upsdrvctl and two different USB devices:
My ups.conf contains two devices, both using newhidups:
[belkinusb]
        driver = newhidups
        port = auto
        desc = "Belkin UPS, USB interface"
        vendorid=050d
[mgeusb]
        driver = newhidups
        port = auto
        desc = "MGE UPS, USB interface"
        vendor = "MGE.*"
If I start one of them, say belkinusb, with upsdrvctl,
$ upsdrvctl start belkinusb
then *both* "upsc mgeusb@localhost" and "upsc belkinusb@localhost...