[Nut-upsdev] [PATCH] megatec_usb: add support for online yunto

Alexander I. Gordeev lasaine at lvk.cs.msu.su
Sun Jun 8 00:45:36 UTC 2008


On Sat, 07 Jun 2008 00:40:28 +0400, Axel Gembe <ago at bastart.eu.org> wrote:

> Uses Megatec USB Phoenix Subdriver, USB Id is 06da:0002.
>
> Signed-off-by: Axel Gembe <ago at bastart.eu.org>
> ---
>  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 */
>  };

Please send more information.
Vendor name is Yunto, right?
What is the exact model name?
Some driver output would be interesting too.

-- 
  Alexander



More information about the Nut-upsdev mailing list