Displaying 1 result from an estimated 1 matches for "js1011030544".
2011 Aug 31
1
Windows 2008 R2 USBHID-UPS VendorID & Serial
...driver = usbhid-ups
       port = auto
       desc = "Upper Smart-UPS 3000"
       vendorid = 051d
       serial = "JS1011030553"
[Lower]
       driver = usbhid-ups
       port = auto
       desc = "Lower Smart-UPS 3000"
       vendorid = 051d
       serial = "JS1011030544"
However, this configuration cause the driver to crash.
I have further identifed that inclusion of even a single instance of the 'vendorid' or 'serial' entries will also cause the driver to crash i.e. :-
[Upper]
       driver = usbhid-ups
       port = auto
       desc = &qu...