[Nut-upsdev] Re: [nut-commits] svn commit r452 - in trunk: drivers
man
Arjen de Korte
nut+devel at de-korte.org
Tue Jul 11 07:07:03 UTC 2006
> + /* Type 22 */
> { "Gamatronic Electronic Industries",
> "Generic Alarm UPS",
> - "Gamatronic UPSs with alarm interface",
> + "Gamatronic UPSs with alarm interface",
> TIOCM_RTS, /* cable power: RTS */
> TIOCM_CTS, TIOCM_CTS, /* online: CTS on */
> TIOCM_CD, 0, /* low battery: CD off */
> TIOCM_DTR /* shutdown: set DTR */
> },
> +
> + /* Type 23 */
> + /*
> http://lists.alioth.debian.org/pipermail/nut-upsdev/2005-October/000172.html
> */
> + { "CyberPower",
> + "SL series",
> + "CyberPower SL",
> + TIOCM_RTS, /* cable power: RTS */
> + TIOCM_CTS, TIOCM_CTS, /* online: CTS on */
> + TIOCM_CD, 0, /* low battery: CD off */
> + TIOCM_DTR /* shutdown: DTR */
> + },
>
> /* add any new entries directly above this line */
Why was type 23 added? It uses exactly the same signalling as type 22 and
as such, it would have been enough to list the models there.
Regards,
Arjen
--
Eindhoven - The Netherlands
Key fingerprint - 66 4E 03 2C 9D B5 CB 9B 7A FE 7E C1 EE 88 BC 57
More information about the Nut-upsdev
mailing list