Re: [Nut-upsuser] Eaton PW5110 + nut-2.4.1 + OpenBSD

2010-02-20 Thread Daniel O'Connor
On Sun, 21 Feb 2010, Charles Lepple wrote: > > Can I assume that this is driver problem or there are other things > > that I could check first. > > What version of OpenBSD are you using? > > When I was trying to get a different driver to work on FreeBSD 6.x, I > had problems with the interrupt endp

Re: [Nut-upsuser] Eaton PW5110 + nut-2.4.1 + OpenBSD

2010-02-20 Thread Dimitris Mandalidis
On Sat, Feb 20, 2010 at 08:35:15AM -0500, Charles Lepple wrote: > What version of OpenBSD are you using? > > When I was trying to get a different driver to work on FreeBSD 6.x, I > had problems with the interrupt endpoints, and I think OpenBSD might > use a similar USB stack. I 'm using OpenBSD

Re: [Nut-upsuser] Eaton PW5110 + nut-2.4.1 + OpenBSD

2010-02-20 Thread Charles Lepple
On Sat, Feb 20, 2010 at 3:25 AM, Dimitris Mandalidis wrote: [...] > I still haven't solved this, I also tried today with 2.4.2 with no luck. > > --- > # USB_DEBUG=3 drivers/bcmxcp_usb -DDD -a myups > Network UPS Tools - BCMXCP UPS driver 0.23 (2.4.2) > U

Re: [Nut-upsuser] Eaton PW5110 + nut-2.4.1 + OpenBSD

2010-02-20 Thread Dimitris Mandalidis
> I forgot to mention that the above output was from the latest repository > revision (last Sunday). Howver, I updated to the latest revision but it > didn't work either. > > r...@fox ~/nut-2.4.1 # USB_DEBUG=3 drivers/bcmxcp_usb -DDD -a myups > Network UPS Tools - BCMXCP UPS driver 0.23 (2.4.1) >

Re: [Nut-upsuser] Eaton PW5110 + nut-2.4.1 + OpenBSD

2010-01-13 Thread Dimitris Mandalidis
On Wed, Jan 13, 2010 at 08:52:47PM +0100, Arnaud Quette wrote: > http://new.networkupstools.org/download.html#_development_tree_2_5 > > I've made some changes that may solve your issue. > > cheers, > Arnaud I forgot to mention that the above output was from the latest repository revision (last

Re: [Nut-upsuser] Eaton PW5110 + nut-2.4.1 + OpenBSD

2010-01-13 Thread Arnaud Quette
Hi Dimitris, 2010/1/10 Dimitris Mandalidis : > Hello, > > I 'm trying to set up an Eaton PW5110 using nut-2.4.1 in OpenBSD, my > ups.conf follows : > > [myups] >        driver = bcmxcp_usb >        port = auto >        desc = "Eaton PW 5110 (1500VA)" > > My first attempt to run upsdrvctl ended up

[Nut-upsuser] Eaton PW5110 + nut-2.4.1 + OpenBSD

2010-01-10 Thread Dimitris Mandalidis
Hello, I 'm trying to set up an Eaton PW5110 using nut-2.4.1 in OpenBSD, my ups.conf follows : [myups] driver = bcmxcp_usb port = auto desc = "Eaton PW 5110 (1500VA)" My first attempt to run upsdrvctl ended up complaining about unimplemented usb_clear_halt() in libus