Displaying 2 results from an estimated 2 matches for "mindstep".
Did you mean:
mindset
2008 Jan 07
1
Working platform with FreeBSD + USB + MGE Ellipse (usbhid-ups)
Hi,
I've have had some difficulties to run NUT on freebsd, but I finally managed to
have something that work reliably enough. For those who may be interested,
here is what I did.
Os: FreeBSD 6.2-RELEASE-p7, nut: 2.2.0, libusb: 0.1.12
First, I had to patch libusb with the changes submitted by Nevil Thatcher
in the nutups forum in may 2006. Without this change, nothing works.
2006 Sep 22
1
Stack corruption in newhidups.c
Hi,
(please let me know if there is a better place to submit bugs)
I run a FreeBSD box with stack-protector enabled, which raises a problem
in the upsdrv_initups() function of the newhidups.c module; the
regex_array variable is sized one item too small.
Regards,
Herve Masson
<<<<
void upsdrv_initups(void)
{
int i;
#ifndef SHUT_MODE
/*!
* SHUT is only supported by