Displaying 5 results from an estimated 5 matches for "timehead".
Did you mean:
timeheart
2005 Nov 08
1
adding libusb CFLAGS to generic-hid.c rule
Peter,
attached is a proposed patch to fix compilation of generic-hid.c when
libusb's usb.h is not in /usr/include (but the -I flag is provided by
"libusb-config --cflags"). It fixes the build under OS X, where Fink
installs libusb with --prefix=/sw.
I changed "usb.h" to <usb.h> so that 'make depend' wouldn't generate a
dependency on 'usb.h' with
2007 Mar 21
1
gamatronic/sec driver: gettimeofday
...different header files to include to get
> to the gettimeofday() syscall - on linux it is <sys/time.h>.
>
> How do I modify the autoconf files to get me to include the correct file?
I think we already have some autoconf tests for the time header files,
so try this:
#include "timehead.h"
--
- Charles Lepple
2006 Jul 30
8
Gentoo Ultra USB UPS
Hi All
I'm trying to get my Ultra UPS connected. It connects using a standard
USB cable
I have --with-drivers=hidups in the configure command and I have lsusb
showing
Bus 001 Device 002: ID 0d9f:0001 Powercom Co., Ltd
Bus 001 Device 001: ID 0000:0000
I have /dev/usb/hiddev0
now matter what I try I keep getting
upsdrvctl start
Network UPS Tools - UPS driver controller 2.0.3
Can't
2011 Jun 22
1
[nut-commits] buildbot failure in Network UPS Tools on Ubuntu-maverick-x86
>
> The Buildbot has detected a new failure of Ubuntu-maverick-x86 on
> Network UPS Tools.
> Full details are available at:
> http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-maverick-x86/builds/32
>
> Buildbot URL: http://buildbot.networkupstools.org/public/nut/
>
> Buildslave for this Build: cayenne
Fred,
I had a few spare cycles and tried building
2011 Mar 05
19
[RFC apcsmart V3 00/18] apcsmart driver updates
Sorry for a bit longer delay than I anticipated, I was stuffed with the work.
This is the next iteration of the patch adding some functionality to apcsmart
driver, and relying on 'ignorelb' recently added.
Follow up from previous thread:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02331.html
Main differences is that V3 is split into many small patches, so the