Displaying 20 results from an estimated 7000 matches similar to: "No subject"
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
2007 Aug 28
0
[nut-commits] svn commit r1076 - in trunk: . drivers
> ---------- Forwarded message ----------
> From: Arjen de Korte
> To: nut-commits at lists.alioth.debian.org
> Date: Mon, 27 Aug 2007 18:33:00 +0000
> Subject: svn commit r1076 - in trunk: . drivers
> Author: adkorte-guest
> Date: Mon Aug 27 18:33:00 2007
> New Revision: 1076
>
> Log:
> * drivers/libhid.[ch],libshut.[ch],libusb.[ch]:
> - Cut the libshut and
2007 Aug 23
1
[nut-commits] svn commit r1073 - in trunk: . drivers
I think having this logic buried within libhid/libusb
(libusb:libusb_open(), line 179 to 206) is ultimately a mistake,
albeit one that I am probably responsible for. Would it make sense to
confine libhid to low-level operations, and leave the decision of
trying to reopen vs. retrying to open to the high-level driver, in
this case usbhid-ups?
I envision that the code in usbhid-ups:reconnect_ups()
2009 Mar 23
1
[nut-commits] svn commit r1817 - in trunk: . data
Citeren Kjell Claesson <keyson-guest op alioth.debian.org>:
> Author: keyson-guest
> Date: Mon Mar 23 17:37:37 2009
> New Revision: 1817
>
> Log:
> data/driver.list, add Eaton Powerware 9130 compatibility with bcmxcp
> and usbhid-ups.
1) Is this really true? I would have expected that this device would
be supported through bcmxcp (serial) and bcmxcp_usb (USB), like
2007 Jun 07
2
Reserve '_' in driver names?
I'm trying to see if we can make upsd autodetect the driver sockets from
the STATEPATH. This works quite well and uses surprisingly little code
(much less than parsing the 'ups.conf' file). However, since I can no
longer read the name from the 'ups.conf' file, I need to extract this
from the name of the socket. We might simply strip the drivername from
the socket name again,
2005 Nov 08
0
gcc4 noise
Is anyone besides me using gcc 4.*.*? I noticed that NUT generates an
enormous amount of warning noise with that compiler, mostly due to
implicit casts between signed/unsigned pointer types. Any volunteers
to de-noise the code a bit? The easy way is to insert typecasts; the
better way is to actually take care about signedness. -- Peter
gcc -I../include -O -Wall -Wsign-compare -c -o everups.o
2007 May 13
0
No subject
sent two 0 byte packets to the driver, then it sent
'URB_FUNCTION_SYNC_REST_PIPE_AND_CLEAR_STALL' down the pipe which
seems to come back up as well, and then the UPS turned off.
I'll play around later with what happens in that regard, although it
may be a bit tricky to figure out when the battery is low without
having it plugged in ;-)
Also, about nut-usbups.rules.in... The
2007 May 13
0
No subject
sent two 0 byte packets to the driver, then it sent
'URB_FUNCTION_SYNC_REST_PIPE_AND_CLEAR_STALL' down the pipe which
seems to come back up as well, and then the UPS turned off.
I'll play around later with what happens in that regard, although it
may be a bit tricky to figure out when the battery is low without
having it plugged in ;-)
Also, about nut-usbups.rules.in... The
2007 May 13
0
No subject
sent two 0 byte packets to the driver, then it sent
'URB_FUNCTION_SYNC_REST_PIPE_AND_CLEAR_STALL' down the pipe which
seems to come back up as well, and then the UPS turned off.
I'll play around later with what happens in that regard, although it
may be a bit tricky to figure out when the battery is low without
having it plugged in ;-)
Also, about nut-usbups.rules.in... The
2006 Apr 20
1
Powerware 3105 - SuSE 10.0
Hi,
I'm trying to get a Powerware 3105 UPS working on SuSE 10.0. I have compiled
nut from the current Subversion repository. This UPS uses the bcmxcp_usb
driver.
I cannot get the driver to find the ups on the USB bus.
The error message I get is:-
-------------- bcmxcp_usb -u nut -DDDDD -a pw3105 --------------------
Network UPS Tools - BCMXCP UPS driver 0.10 (2.1.0)
debug level is
2007 Jun 18
2
Fwd: Megatec - modem control lines [impact to megatec_usb]
Hi,
Sorry for the forwarding. I sent this with the wrong "from" address
and got rejected by the list.
---------- Forwarded message ----------
From: Carlos Rodrigues <cefrodrigues at mail.telepac.pt>
Date: Jun 18, 2007 9:34 PM
Subject: Re: Megatec - modem control lines [impact to megatec_usb]
To: Arjen de Korte <nut+devel at de-korte.org>
Cc: ups-dev-list <nut-upsdev at
2007 Sep 04
1
powercom-usb drriver complie?
Hi, Arjen;
I am new to linux and not sure how to create the PowerCom-usb driver. So
could you please compile powercom-usb file for me. I am happy to test it
out with the USB PowerCom Ups.
Thanks,
Paul
MCSE/MCSA/MCP
------------------------------
Message: 2
Date: Mon, 03 Sep 2007 11:13:32 +0200
From: Arjen de Korte <nut+users at de-korte.org>
Subject: Re: [Nut-upsuser] Powercom USB UPS is
2006 Jun 05
4
Powerware 5110, SuSE10.1 & USB
Dear Nutters,
I am trying to get NUT as supplied with SuSE 10.1 working and I think I have a
USB problem, possibly due to some missing startup scripts concerning
permissions. The machine sees the USB device as per /var/log/messages:
Jun 5 16:28:27 silver-server kernel: usb 2-1: new low speed USB device using
uhci_hcd and address 7
Jun 5 16:28:27 silver-server kernel: usb 2-1: new device
2007 Aug 10
0
[nut-commits] svn commit r1029 - in trunk: . data drivers scripts/hotplug scripts/udev
Hi Arjen
2007/7/28, Arjen de Korte <adkorte-guest at alioth.debian.org>:
> Author: adkorte-guest
> Date: Sat Jul 28 16:45:04 2007
> New Revision: 1029
>
> Log:
> Add Belkin F6C1200-UNV (older model) to supported devices.
>
> Apparently this is (internally) identical to the F6C1100-UNV. Not surprisingly, they also share the same productid (1100). It also seems to come
2010 Feb 07
2
NUT release plans (post-2.4.1): ChangeLog format
What follows is a sample of the output of svn2cl for the trunk. I
added the username-to-email mapping file, enabled revision numbers,
and told it to group commits on a single day by the same author:
$ svn2cl --group-by-day --include-rev --authors=../../svn2cl.authors
Arjen: I used your main email address that you typically list in the
ChangeLog entries.
Arnaud: I wasn't sure which address
2007 Aug 13
2
[nut-commits] svn commit r1049 - in trunk: . drivers
Alexander Gordeev wrote:
> Author: agordeev-guest
> Date: Mon Aug 13 13:09:43 2007
> New Revision: 1049
>
> Log:
> drivers/megatec_usb.c: added credits to the banner message.
Is this really needed/desirable? I think this kind of information needs
to be put in the AUTHORS document. There are many more people on this
list that put a lot of effort in NUT, without claiming credit
2007 Mar 29
0
Re: Nut-upsdev Digest, Vol 21, Issue 25
please tell me how i can use the hyperterminal to calibiration of my ups sua 1000VA.
nut-upsdev-request@lists.alioth.debian.org wrote:
Send Nut-upsdev mailing list submissions to
nut-upsdev@lists.alioth.debian.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
or, via email, send a message with subject or body
2007 Oct 03
2
[nut-commits] svn commit r1136 - in trunk: . drivers
> Author: agordeev-guest
> Date: Wed Oct 3 00:09:21 2007
> New Revision: 1136
>
> Log:
> - drivers/megatec_usb.c: added ability to do subdriver-specific
> initialization, and moved some shared code to agiler init function
> since krauler doesn't need it.
[...]
I'm not very thrilled about this patch:
1) Down at the subdriver level, one shouldn't use
2007 Oct 01
1
drivers/Doxyfile
Charles,
You seem to be the author of the drivers/Doxyfile. Is this file still
used somewhere, or is just slowly rotting in the tree? The 'hid-usb.h'
file mentioned in it was renamed to 'libusb.h' more than two years ago
and meanwhile, tripplite_usb doesn't depend/use libhid and the hidparser
anymore either. Time for an update I suppose... :-)
Best regards, Arjen