Uses Megatec USB Phoenix Subdriver, USB Id is 06da:0002.
Signed-off-by: Axel Gembe <[EMAIL PROTECTED]>
---
drivers/megatec_usb.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/megatec_usb.c b/drivers/megatec_usb.c
index 178b0b3..958876b 100644
--- a/drivers/megatec_usb.c
+++ b/drivers/megatec_usb.c
@@ -120,6 +120,7 @@ static usb_ups_t KnownDevices[] = {
{0xffff, 0x0000, &krauler_subdriver}, /* Ablerex 625L USB */
{0x0665, 0x5161, &phoenix_subdriver}, /* Belkin F6C1200-UNV */
{0x06da, 0x0003, &phoenix_subdriver}, /* Mustek Powermust */
+ {0x06da, 0x0002, &phoenix_subdriver}, /* Online Yanto */
{0x0f03, 0x0001, &phoenix_subdriver}, /* Unitek Alpha 1200Sx */
{-1, -1, NULL} /* end of list */
};
--
1.5.5.1
_______________________________________________
Nut-upsdev mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev