Re: UPS with USB: hidups or newhidups drivers in nut

2006-05-31 Thread Theo de Raadt
> Index: sys/dev/usb/usb_quirks.c > === > RCS file: /data/cvsroot/OpenBSD/src/sys/dev/usb/usb_quirks.c,v > retrieving revision 1.22 > diff -u -r1.22 usb_quirks.c > --- sys/dev/usb/usb_quirks.c 14 May 2006 12:00:04 - 1.22 > ++

Re: UPS with USB: hidups or newhidups drivers in nut

2006-05-31 Thread Stuart Henderson
> Please try this 1-line change and rebuild the kernel here's a more complete diff, bringing across other HID quirks from FreeBSD - a couple of MGE UPS, and a GPS receiver. Index: sys/dev/usb/usb_quirks.c === RCS file: /data/cvsroot/

Re: UPS with USB: hidups or newhidups drivers in nut

2006-05-31 Thread Stuart Henderson
On 2006/05/31 11:12, Claus wrote: > On 5/31/2006 5:43 AM, Stuart Henderson wrote: > >On 2006/05/31 08:52, [EMAIL PROTECTED] wrote: > >>As far as I understand I need either the hidups or the newhidups > >>driver of nut in order to use the APC Back-UPS XS 1500 (aka BX1500) > >>with a USB interface ca

Re: UPS with USB: hidups or newhidups drivers in nut

2006-05-31 Thread Claus
On 5/31/2006 5:43 AM, Stuart Henderson wrote: On 2006/05/31 08:52, [EMAIL PROTECTED] wrote: As far as I understand I need either the hidups or the newhidups driver of nut in order to use the APC Back-UPS XS 1500 (aka BX1500) with a USB interface cable. [...] Are the hidups and newhidups only ava

Re: UPS with USB: hidups or newhidups drivers in nut

2006-05-31 Thread Claus
On 5/31/2006 4:27 AM, Jeff Quast wrote: On 5/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: http://www.apcupsd.org/ looks promising. Has that been compiled and used successfully on OpenBSD, maybe even with USB? yes I might even have the same model. Give it a try. It works well. Jeff

Re: UPS with USB: hidups or newhidups drivers in nut

2006-05-31 Thread Stuart Henderson
On 2006/05/31 08:52, [EMAIL PROTECTED] wrote: > As far as I understand I need either the hidups or the newhidups > driver of nut in order to use the APC Back-UPS XS 1500 (aka BX1500) > with a USB interface cable. [...] Are the hidups and newhidups > only available under Linux? Not tested, but NUT

Re: UPS with USB: hidups or newhidups drivers in nut

2006-05-31 Thread Jeff Quast
On 5/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > http://www.apcupsd.org/ looks promising. Has that been compiled and used > successfully on OpenBSD, maybe even with USB? > yes I might even have the same model. Give it a try. It works well.