Displaying 1 result from an estimated 1 matches for "opti_zinto".
2006 Nov 26
1
Patch for optiups to support Zinto D from ONLINE USV-Systeme AG
...find support for Zinto in svn until now.
I found a discussion on this list about the Xanto from ONLINE, but the Zinto
seems to use different commands.
The commands are quite similar to those for Opti-UPS, so I decided not to fork,
but to patch optiups. Where I found differences, I added if(testvar(OPTI_ZINTO)).
As soon as someone adds another device with similar commands, one could decide
how to differentiate within the driver (where to use select-case).
What do you think?
Yours,
Matthias
-------------- next part --------------
Index: data/driver.list
==================================================...