search for: sweex_usb

Displaying 6 results from an estimated 6 matches for "sweex_usb".

2007 May 13
0
No subject
...ration(dev_h, 1) < 0) { upslogx(LOG_ERR, "Can't set POWERWARE USB configuration"); goto errout; } +#endif if (usb_claim_interface(dev_h, 0) < 0) { =================================================================== sweex_usb.c: =================================================================== /* sweex_usb.h - driver for newer Sweex models, such as 'Sweex Manageable UPS 1000VA' (ca. 2006) May also work on 'Kebo UPS-650D', not tested as of 05/23/2007 Copyright (C) 2007 Peter van Valderen <...
2007 May 13
0
No subject
...< 0) { upslogx(LOG_ERR, "Can't set POWERWARE USB configuration"); goto errout; } +#endif if (usb_claim_interface(dev_h, 0) < 0) - Show quoted text - { =================================================================== sweex_usb.c: =================================================================== /* sweex_usb.h - driver for newer Sweex models, such as 'Sweex Manageable UPS 1000VA' (ca. 2006) May also work on 'Kebo UPS-650D', not tested as of 05/23/2007 Copyright (C) 2007 Peter van Valderen <p.v...
2007 May 13
0
No subject
..._set_configuration(dev_h, 1) < 0) { upslogx(LOG_ERR, "Can't set POWERWARE USB configuration"); goto errout; } +#endif if (usb_claim_interface(dev_h, 0) < 0) - Show quoted text - { ======================================= sweex_usb.c: ======================================= /* sweex_usb.h - driver for newer Sweex models, such as 'Sweex Manageable UPS 1000VA' (ca. 2006) May also work on 'Kebo UPS-650D', not tested as of 05/23/2007 Copyright (C) 2007 Peter van Valderen <p.v.valderen at probu.nl>...
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
--- Arjen de Korte <nut+users at de-korte.org> wrote: > > > I also did: > > > > # ./megatec_usb -DDDDD -x vendor=06da -x mfr=OMRON > > /dev/usb/hiddev0 > > Please have a look at 'man 8 megatec_usb' again. > > You probably need to specify the '-x vendorid' and > '-x productid' options > and most likely, the
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
--- Arjen de Korte <nut+users at de-korte.org> wrote: > > > I also did: > > > > # ./megatec_usb -DDDDD -x vendor=06da -x mfr=OMRON > > /dev/usb/hiddev0 > > Please have a look at 'man 8 megatec_usb' again. > > You probably need to specify the '-x vendorid' and > '-x productid' options > and most likely, the
2008 Nov 30
4
Sweex 1000VA UPS (Lakeview Research)
Hi all, i've read a thread about this UPS from Peter van Valderen. He tried to develop a driver for this specific type of UPS. I've downloaded nut-2.2.2 and tried to apply the patches (lakeview.patch & lakeview.v2.patch) but both resulted in rejected chunks. I've tried to ./configure with type lakeview and then a make, but the make command fails. Does anybody has any