Displaying 2 results from an estimated 2 matches for "goebl".
Did you mean:
  goebel
  
2006 Nov 26
1
Patch for optiups to support Zinto D from ONLINE USV-Systeme AG
...n 606)
+++ drivers/optiups.c	(working copy)
@@ -3,6 +3,9 @@
    Copyright (C) 1999  Russell Kroll <rkroll@exploits.org>
    Copyright (C) 2006  Scott Heavner [Use my alioth acct: sheavner]
 
+   Support for Zinto D from ONLINE USV (only minor differences to OptiSafe UPS)
+   added by Matthias Goebl <matthias.goebl@goebl.net>
+
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
@@ -50,6 +53,7 @@
 #define OPTI_MINPOLL		"s...
2006 Nov 27
0
Patch for optiups to support Zinto D from ONLINE
Hi Matthias,
thanks for writing, but please reply to the nut-upsdev mailing list,
not to me personally.  There are lots of good people on the list whose
input you wouldn't want to miss. Thanks, -- Peter
Matthias Goebl wrote:
> 
> On Sun, Nov 26, 2006 at 12:40:44PM -0400, Peter Selinger wrote:
> > Matthias,
> > 
> > NUT drivers should always detect devices automatically if possible,
> > rather than requiring the user to set a variable such as "zinto". 
> > 
> >...